You are on page 1of 5

Q1: What are Shortcodes in WordPress and how we can use it??

a None

b Shortcodes is a specific code that is used to do recursion.

c None

d None

e Shortcodes is a specific code that is used to do control loop.

f Shortcodes is a specific code that is used to do several tasks with less effort. Also, it
is synonymous with the shortcut.

Q2: How can we propagate a session id??

a You can propagate a session id via cookies or URL parameters.

b None

c You can propagate a session id via headers and routing.

d None

e None

f None

Q3: How do you enable debug mode in WP??

a You can enable debug mode in WP by editing wp-config.php file and changing
WP_DEBUG constant value to true

b None

c None

d You can enable debug mode in WP by editing wp-config.html file and changing
WP_DEBUG constant value to true

e None

f None
Q4: Which tag creates a check box for a form in HTML??

a <input type="checkbox">

b None

c None

d <checkbox>

e <input checkbox>

f <input=checkbox>

Q5: Which command shows merged kubeconfig settings??

a None

b kubectl config show

c kubectl config view

d kubectl config print

e None

f kubectl config list

Q6: Choose the system requirements you need to run Docker on a Plesk Onyx Server:?

The correct Answer is: None

b 20GB of free disk space

c One physical server

d At least 2GB of RAM

e A compatible Linux OS

f A 64-bit CPU

Q7: Which attribute is used to name an element uniquely??


a None

bd

c dot

d class

e all of above

f None

Q8: Suppose you have 3 containers running and out of these, you wish to access one of
them. How do you access a running container??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

d $ docker exec it <container id> bash

e $ docker exec --it <container id>

f $ docker exec -it <container id> bash

Q9: Multiple inheritance is supported in PHP.?

a None

b False

c None

d True

e None

f None

Q10: What is a Kubernetes volume??

a The software within an OS that controls capacity allocation for nodes

b Layering software that puts apps into compartments for easier deployment
The correct Answer is: None

d A directory for the data accessible to containers in a pod

The correct Answer is: None

f Code that enables two software programs to communicate

Q11: Explain the purpose of nohup command.?

a To start the command after a certain statement has been approved.

The correct Answer is: None

c To start the command after the user who issues the command has logged out.

d To keep the command running even after the user who issues the command has
logged out.

The correct Answer is: None

The correct Answer is: None

Q12: Ansible is an open-source agentless automation tool that enables you to easily
configure and deploy systems.?

a None

b None

c false

d true

e None

f None

Q13: Can a Docker container restart by itself??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None


d False

e True

The correct Answer is: None

Q14: How to retrieve the join token for worker nodes in Docker Swarm??

a docker get join-token worker

b docker swarm get join-token worker

c None

d docker swarm join-token worker

e docker swarm join-token get worker

f None

You might also like