You are on page 1of 4

Q1: Which operator is included in the data manipulation language (DML)??

a None

b INSERT

c GRANT

d DROP

e None

f CREATE

Q2: What can you deploy on Kubernetes??

The correct Answer is: None

The correct Answer is: None

c Containers

d Virtual machines

The correct Answer is: None

The correct Answer is: None

Q3: Which cryptographic extension provides generation and verification of digital


signatures??

a PHP-OpenSSL

b None

c PHP-CloseSSL

d None

e PHP-SSL

f None

Q4: Which HTML element is used to specify a header for a document or section??
a <head>

b <section>

c None

d None

e <top>

f <header>

Q5: How can you call a constructor for a parent class??

a Parents:: call_constructor($value)

b Parents:: call($value)

c None

d None

e Parents:: constructor($value)

f None

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

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

The correct Answer is: None

The correct Answer is: None

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

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

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

Q7: How do you find the number with the highest value of x and y??

a top(x, y)

b ceil(x, y)
c None

d None

e Math.max(x, y)

f Math.ceil(x, y)

Q8: What is the maximum size of a row in a MyISAM table??

a 128

b 65534

c OS specific

d 2’147’483’648

e No limit

f None

Q9: What is a Headless Service??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e Headless Service is similar to that of a ‘Normal’ services but has a Cluster IP.

f Headless Service is similar to that of a ‘Normal’ services but does not have a Cluster
IP.

Q10: Which of the following encoding an XML parser assumes ??

a UTF-64

b UTF-32

c None

d UTF-16
e UTF-8

f None

Q11: In HTML document the tags?

a None

b None

c can be written in both uppercase or lowercase

d should be written in lower case

e should be written in propercase

f Should be written in upper case

Q12: Which of the following runlevel will reboot the system??

a None

b4

c5

d3

e6

f None

You might also like