Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Q1: What are the disadvantages of WordPress??

a None

b None

c All of the mentioned.

d Use of multiple plugins can make the website heavy to load and slow

e Modifying images and tables is difficult.

f Only utilizes PHP

Q2: Kubernetes cluster data is stored in which of the following??

a Kube-apiserver

b Kubelet

c None of the above

The correct Answer is: None

e Etcd

The correct Answer is: None

Q3: Which of the following is true??

a A relation in BCNF is not in 3NF.

b None

c BCNF and 3NF are same.

d A relation in 3NF is always in BCNF.

e None

f A relation in BCNF is always in 3NF

Q4: The way the browser displays the object can be modified by _____?
a None

b modifiers

c None of above

d attributes

e parameters

f None

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

The correct Answer is: None

b alert

c notify

d broadcast

e write

The correct Answer is: None

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

a $DOMAIN

b None

c $REMOTE_ADDR

d $_ENV

e None

f $GLOBALS

Q7: ________is a text document that contains all the commands a user could call on the
command line to assemble an image.?

The correct Answer is: None


b Docker Compose

c Docker Cloud

d Docker Kitematic

The correct Answer is: None

f Dockerfile

Q8: What Is The Role Of Kube-scheduler??

The correct Answer is: None

b kube-scheduler is responsible for discovering the newly created pod and selects
an optimal node for them to run on

c kube-scheduler is responsible for assigning a port to newly created pods.

The correct Answer is: None

e kube-scheduler is responsible for assigning a cluster to newly created pods.

f kube-scheduler is responsible for assigning a node to old created pods.

Q9: Which Element Represents A Control For Generating A Public-private Key Pair??

a Ins

b Command

c None

d Keygen

e None

f Key

Q10: What is the purpose of $_SESSION[]??

a Used to register a global variable

b none of the above

c None
d None

e Used to store variables of the current session

f Used to initialize a session

Q11: What does the PHP error 'Parse error in PHP - unexpected T_variable at line x'
means??

a This is a PHP warning error expressing that a mistake at the line x stops parsing
and executing the program.

b None

c None

d This is a PHP logical error expressing that a mistake at the line x stops parsing and
executing the program.

e This is a PHP syntax error expressing that a mistake at the line x stops parsing and
executing the program.

f None

You might also like