You are on page 1of 3

Q1: What do you mean by Node Controller??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e Node controller are the group of services which were running in the Kubernetes
Master

f Node controller are the group of services which were running in the Kubernetes
Swarm

Q2: How to list all nodes in your Docker swarm??

a None

b docker node print

c docker node ls

d docker node get-all

e None

f docker node get

Q3: What can you deploy on Kubernetes??

a Virtual machines

The correct Answer is: None

The correct Answer is: None

d Containers

The correct Answer is: None

The correct Answer is: None

Q4: Which character is used to indicate an end tag??


a None

b/

c*

d<

e None

f^

Q5: Tick all the rules which need to be followed while developing a WordPress Plugin??

a Create a sub-folder for PHP files, translations, and assets.

b None

c Create and install script.

d Create a unique name.

e Create the folder of Plugin.

f Create the main plug-in file and fill up the header information.

Q6: HTML Is a subset of?

a None

b SGMT

c None

d SGMD

e SGML

f None Of These

Q7: In which variable is the users IP address stored??

a $_ENV
b $DOMAIN

c $REMOTE_ADDR

d $GLOBALS

e None

f None

Q8: Which command will duplicate each line in a file??

a cat 'd' < filename

b cp 'p' < filename

c sed 'd' < filename

d cat 'p' < filename

e cp 'd' < filename

f sed 'p' < filename

Q9: How to protect special characters in a query string??

a urlbypass()

b None

c None

d urlencode()

e url_encode()

f None

You might also like