You are on page 1of 4

Q1: MySQL supports user defined functions?

a False

b None

c None

d None

e True

f None

Q2: Which are the default networks in Docker??

a The default networks in Docker include rope, pin and halt.

b None

c None

d The default networks in Docker include bridge, host and none.

e None

f None

Q3: Which command is used to create a deployment in Kubernetes??

a kubectl run

b kubectl apply deployment

c None

d kubernetes set deployment

e None

f kubectl deploy

Q4: What improvements can be made to the query UPDATE students SET `contact number`
= 0999;?
a None

b None

c None

d None

e The query does not need any improvements

f enclose the contact number in single quotes

Q5: What is cite tag in HTML5??

a None

b <cite title:"value">Some Text Here</cite>

c <cite title="value">Some Text Here</cite>

d None

e <cite title"value">Some Text Here</cite>

f None

Q6: Which of the following IS NOT true regarding ER modeling?

a None

b None

c ER models increase the database developer's productivity

d ER models can be converted into a database

e ER models act as non technical communication tools

f ER models waste the database developer's time

Q7: _________ service is automatically created for you K8s cluster creation and takes care of
the internal routing of the cluster.?

a Headless

The correct Answer is: None


c Load Balancer

d NodePort

The correct Answer is: None

f ClusterIP

Q8: MySQL supports multiple database storage engines.?

a None

b None

c None

d None

e True

f False

Q9: What did the 1.8 version of Kubernetes introduce??

a Federated Clusters

b Cluster level

The correct Answer is: None

d Logging Secrets

The correct Answer is: None

f Taints and Tolerations

Q10: Block elements are normally displayed without starting a new line.?

a None

b None

c None

d False
e True

f None

Q11: Which command will you use to check your Ansible version??

a ansible-ctl --version

b ansible v

c None

d ansiblectl v

e ansible --version

f None

Q12: Can I generate DLL files from PHP scripts like i can in Perl ??

a True

b None

c False

d None

e None

f None

You might also like