You are on page 1of 3

Q1: What is Docker Swarm??

a Container registry

b None

c Text document that contains all the commands

d Container orchestration tool

e None

f None

Q2: Which of the following are template tags in WordPress??

a plugin_description()

b None

c wp_enqueue_script()

d post_sidebar()

e None

f wp_get_title()

Q3: How to get a pod's YAML in Kubernetes??

a kubectl get pod my-pod --yaml

b None

c kubectl get pod my-pod -f yaml

d kubectl get pod my-pod -p yaml

e kubectl get pod my-pod -o yaml

f None

Q4: Which Element Represents A Control For Generating A Public-private Key Pair??
a Ins

b None

c Key

d Command

e None

f Keygen

Q5: What is the function file_get_contents() used for??

a None

b file_get_contents() is used for reading a file and storing it in a string variable.

c None

d file_get_contents() is used for processing a file and storing it in a string variable.

e None

f file_get_contents() is used for parsing a file and storing it in a string variable.

Q6: What is the use of Scalable Vector Graphics (SVG) in HTML5??

a Scalable Vector Graphics (SVG) is the part of the colored-based family of graphics.
There are various forms of Raster-based graphics available that stores the design definition
for each pixel in an array of data.

b Scalable Vector Graphics (SVG) is the part of the vector-based family of graphics.
There are various forms of Raster-based graphics available that stores the color definition
for each pixel in an array of data.

c None

d None

e None

f None

Q7: Which artisan command will you used to enable maintenance mode in Laravel??
a php artisan pause

b None

c php artisan down

d php artisan stop

e None

f php artisan maintenance

Q8: 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 None

e $ docker install plugins vieux/sshfs DEBUG=1

f $ docker install vieux/sshfs DEBUG=1

You might also like