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

Q1: Kubelet is a??

The correct Answer is: None

The correct Answer is: None

c Software that is used to run containers outside of pods

d A node agent that manages pods and their containers

e A smaller version of Kubernetes

f A device that collects data in an organized manner for easy access

Q2: What Python library can you use to perform array and matrix manipulations??

a None

b math

c Algorithm

d Numpy

e Numarray

f None

Q3: How many distinct, different values can you hold in an Enum field??

a 2 (True And False)

b None

c 65535

d 255

e7

f None

Q4: Which of the following method can be used to close a MySql database using PHP??
a mysql_connect()

b mysql_query()

c None

d mysql_close()

e None

f None of the above

Q5: Is it a good practice to edit the WordPress core files??

a None

b Yes, you can change the core files without any further compilations

c None

d None

e None

f No, because your changes will be lost during the next WordPress update

Q6: How to start a container??

a $ docker start <container_id>

The correct Answer is: None

The correct Answer is: None

d $ docker -->start <container_id>

The correct Answer is: None

f $ docker push <container_id>

Q7: What is the correct HTML for inserting an image??

a <image src="image.gif" alt="MyImage">

b None
c <img alt="MyImage">image.gif</img>

d None

e <img href="image.gif" alt="MyImage">

f <img src="image.gif" alt="MyImage">

Q8: Containers running on a single machine all share the same operating system kernel.?

a True

b None

c False

d None

e None

f None

Q9: Apart from the <b> tag, what other Tag makes text bold ??

a <emp>

b None

c <fat>

d <strong>

e <black>

f None

You might also like