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

Q1: What is the name of the utility used to extract NDB configuration information??

a cluster_config

b ndb --config

c ndb_config

d None

e None of the above

f configNdb

Q2: Who designed the Linux OS??

The correct Answer is: None

The correct Answer is: None

c Steve Jobs

d Linus Torvalds

e Steve Wozniak

f Steve Linus

Q3: How to scale a replicaset named 'foo' to 3??

a kubectl deploy --replicas=3 rs/foo

b kubectl up --replicas=3 rs/foo

c None

d kubectl update --replicas=3 rs/foo

e kubectl scale --replicas=3 rs/foo

f None

Q4: What is the highest privilege user in Wordpress??


a Author

b None

c Editor

d None

e Contributer

f Administrator

Q5: Kubernetes can be configured in a multi-Master Node configuration. True or False??

a False

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e True

The correct Answer is: None

Q6: How to start a container??

a $ docker start <container_id>

b $ docker -->start <container_id>

c $ docker push <container_id>

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q7: Which command is used to specify the number of records to return??

a LIMIT

b None
c EXTRACT

d SELECT SPECIFIC

e SELECT TOP

f SELECT

Q8: Which among the following have the maximum available bytes??

a Char

b Both Varchar And Char

c Text Type

d None

e Varchar

f None

Q9: Where are the online repositories configured on a Debian/Ubuntu Machine?

The correct Answer is: None

b /etc/apt/repos

c /etc/fstab

The correct Answer is: None

e /etc/apt/yum.repos

f /etc/apt/sources.list

Q10: What is the correct way to write a JavaScript array??

a var colors = ["red", "green", "blue"]

b None

c None

d var colors = 1 = ("red"), 2 = ("green"), 3 = ("blue")


e var colors = "red", "green", "blue"

f var colors = (1:"red", 2:"green", 3:"blue")

Q11: Is it better to directly remove the container using the rm command or stop the
container followed by remove container??

a Its always better to stop the container and then remove it using the remove
command.

The correct Answer is: None

c No. Its not always better to stop the container and then remove it using the
remove command.

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q12: Null is used as a place holder for optional fields?

a True

b False

c None

d None

e None

f None

Q13: Which of the following is an attribute related to font tag??

a None

b size

c face

d All the options are style tags


e None

f color

You might also like