You are on page 1of 5

Q1: What is the most common type of container runtime used in Kubernetes??

The correct Answer is: None

The correct Answer is: None

c lxd

d containerd

e rkt

f Docker

Q2: How to monitor Docker containers in production??

a None

b Docker provides functionalities like docker stats and docker events to monitor
docker in production.

c None

d Docker provides statistics like docker stats and docker events to monitor pages in
production.

e None

f Docker provides functionalities like docker stats and docker events to monitor
container in production.

Q3: Which command can be used to write onto other currently logged in user’s console
output terminal.?

a alert

b write

c notify

d broadcast

The correct Answer is: None

The correct Answer is: None


Q4: How to scale a service to 7 replicas in Docker Swarm??

a docker service replica-set name_of_your_service_here=7

b docker service scale name_of_your_service_here=7

c docker service upgrade name_of_your_service_here=7

d None

e docker service update name_of_your_service_here=7

f None

Q5: Can a Docker container restart by itself??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e True

f False

Q6: What is the prefix of WordPress tables by default??

a wp_ default

b wp_

c wp_ in

The correct Answer is: None

e _wp_

The correct Answer is: None

Q7: A homepage is __________?


a None

b None

c an index of encyclopedia articles

d the first page of a website

e required for access to the Internet

f where all Internet data is stored

Q8: What is an action hook??

a None

b None

c None

d A hook that is triggered at a specific time when WordPress is running and lets you
take an action.

e None

f A hook that is triggered at a specific time when WordPress is not running so it lets
you take an action.

Q9: Which of the mentioned are the neccessary/mandatory arguments of the mail function.?

a message

b parameters

c number of recepients

d headers

e subject

f to

Q10: Character data can be stored as?

a Variable length strings


b Fixed length strings

c None of the mentioned

d None

e Both fixed or variable length strings

f None

Q11: Wildcards are?

a None

b used to perform pattern matches

c characters such as % which perform single character matching

d characters such as $ which perform pattern matches

e None

f not supported by MySQL

Q12: Which of these elements are all <table> elements??

a None

b <thead><body><tr>

c None

d <table><tr><td>

e <table><head><tfoot>

f <table><tr><tt>

Q13: What does the fopen() function requires for it to execute properly:?

a It requires two arguments, the file name and the extension of the file we are
opening.

b It requires one argument, the file name.


c It requires one argument, the file name. With a second argument being available if
we want to use it, in which mode to oparate.

d It requires two arguments stating first the file name and then mode in which to
operate.

The correct Answer is: None

The correct Answer is: None

Q14: Which operator can be used to throw a process into background??

a|

The correct Answer is: None

c &&

The correct Answer is: None

e&

f ||

You might also like