You are on page 1of 5

Q1: You lose your data, when a docker container exists?

a None

b False

c None

d True

e None

f None

Q2: Which command is used to create a Kubernetes service??

a None

b kubectl expose

c kubectl set service

d kubectl create service

e kubectl deploy service

f None

Q3: How do we change permissions on files?

a We Can't change them

b chmod

c None

d chattr

e lsattr

f chown

Q4: Replication Controllers and Deployment Controllers are part of?


The correct Answer is: None

b API Controller Manager

c Master Controller Manager

The correct Answer is: None

e Kubeadm

f Etcd manager

Q5: How to list all the docker images pulled on the system with image details such as
TAG/IMAGE ID/SIZE etc.?

a $ docker --images

b None

c None

d None

e $ docker img

f $ docker images

Q6: Which Tag is used if you want to indicate the importance of the phrase??

a None

b <h2>

c <em>

d <strong>

e None

f <h1>

Q7: How to stop a docker container immediately??

a $ docker kill

b $ docker stop
c $ docker terminate

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q8: Which command is used to copy file across different system??

a mcp

b None

c rcp

d scp

e rsync

f ncp

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

a 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.

b 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.

c None

d None

e 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.

f None

Q10: What is PHP heredoc used for??

a None

b allows creating multiple lines of string without using quotations


c allows creating single line of string without using quotations

d allows creating single lines of string with using quotations

e allows creating multiple lines of string with quotations

f None

Q11: Which command can be used to stop the current executing process in the
background??

The correct Answer is: None

b remove

c rm

d kill

The correct Answer is: None

f stop

Q12: How to list all services sorted by name in Kubernetes??

a None

b None

c kubectl get services --sort-by=.service.name

d kubectl get services --sort-by=.metadata.name

e kubectl get services --sort-by=name

f kubectl get services --sort=.name

Q13: How to install a docker plugin vieux/sshfs with debug environment set to 1.?

a None

b None

c $ docker plugin install vieux/sshfs DEBUG=1

d $ docker install plugins vieux/sshfs DEBUG=1


e $ docker install vieux/sshfs DEBUG=1

f None

Q14: What are categories in WordPress.?

a None

b Categories allow a user to merge its content from different sections.

c None

d None

e Categories allow a user to list out all the contents

f Categories allow a user to divide its content into different sections.

Q15: Which of the mentioned is not part of the so called Superglobals variables which are
automatically available in every scope.?

a $_SERVER

b $_COOKIE

c $FILES

d $COOKIE

e $GLOBALS

f $_FILES

You might also like