You are on page 1of 3

Q1: How does a WHILE loop start??

a None

b None

c while (i <= 10)

d while (i <= 10; i++)

e None

f while i = 1 to 10

Q2: The WHERE clause is mandatory when using the SELECT command?

a None

b None

c None

d None

e False

f True

Q3: DML is included into SQL language of:?

a managing data

b managing users

c None

d managing transactions

e None

f description data

Q4: Which command is used to create resources in Kubernetes??


a None

b kubectl create -f ./my-manifest.yaml

c kubectl fuse -f ./my-manifest.yaml

d None

e kubectl deploy -f ./my-manifest.yaml

f kubectl apply -f ./my-manifest.yaml

Q5: If you wish to use a base image and make modifications or personalize it, how do you do
that??

a docker pull <image_name>

b None

c None

d docker --pull <image_name>

e docker <image_name>

f None

Q6: Which argument do you need to specify in order to run a specific Ansible module??

a -m

b None

c -ml

d --ansible-module

e None

f --modules

Q7: Which of the following are Kubernetes Objects??

The correct Answer is: None

b Kubernetes objects are Host, Auth and Cluster.


The correct Answer is: None

d Kubernetes objects are Pod, Service and Volume.

The correct Answer is: None

The correct Answer is: None

Q8: Which of the following is used to get information sent via get method in PHP??

The correct Answer is: None

The correct Answer is: None

c $_GET

d $GET

e $GETREQUEST

f None of the above.

Q9: Which of the following will provide additional Information about something??

a None

b Label-danger

c Label

d Item

e Jumbotron

f None

You might also like