You are on page 1of 3

Q1: On Docker Hub, you get ten private repositories for free with your Docker Hub user

account. If you need more accounts, you can upgrade your Docker Hub plan.?

a None

b None

c False

d None

e True

f None

Q2: In HTML document the tags?

a Should be written in upper case

b None

c can be written in both uppercase or lowercase

d None

e should be written in propercase

f should be written in lower case

Q3: Which of the following statements is NOT true for views in SQL??

a A view contains a copy of the data

b A view is updatable if it has been defined from a single relation

c A view drives its data from the base tables(s)

d Select statement used in the view definition cannot include ORDER BY clause.

e None

f None

Q4: Which of following is not an attribute of <form> tag?


a url

b name

c Action

d None

e Method

f None

Q5: Please select Spatial data types:?

a None

b POLYGON

c CIRCLE

d GEOMETRY

e POINT

f SQUARE

Q6: What will happen if some of the columns in a table are of char datatype and others are
of varchar datatype??

a Nothing will happen

b MySQL will convert all char datatypes into varchar

c MySQL will generate an error

d None

e MySQL will convert all varchar datatypes into char

f None

Q7: How can you create a static page with WordPress??

a None

b None
c To create a static page in WordPress, in the page section you have to upload a
HTML file to the server in the theme folder, and then select that as your template.

d To create a static page in WordPress, in the page section you have to upload a
PERL file to the server in the theme folder, and then select that as your template.

e None

f To create a static page in WordPress, in the page section you have to upload a PHP
file to the server in the theme folder, and then select that as your template.

You might also like