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

Q1: Which statement is true for Replica set??

The correct Answer is: None

The correct Answer is: None

c Replica set is considered as the legacy replication controller. The prime function of
replica set is to remove the number of pod replicas running.

d Replica set is considered as a substitute to the replication controller. The prime


function of replica set is to assure the number of pod replicas running.

The correct Answer is: None

The correct Answer is: None

Q2: Which are the notable application areas for Docker??

a None

b None

c Robust, Transparency, code illustrator and slow deployment

d Simplifying configuration, Code pipelines management, Debugging capabilities


and Rapid deployment.

e None

f None

Q3: JavaScript is the same as Java.?

a None

b None

c None

d None

e False

f True
Q4: What does accessing a class via :: means??

a None

b :: is used to access static methods that do not require object initialization.

c None

d None

e None

f :: is used to access static methods that require object initialization.

Q5: __________ runs on each node and ensures containers are running in a pod.?

a Kubectl

b Flanneld

c None

d Etcd

e Scheduler

f None

Q6: What does HPA stand for in Kubernetes??

The correct Answer is: None

b Hyper Pod Autoscaler

c Horizontal Production Autoscaler

The correct Answer is: None

e Horizontal Pod Autoscaler

The correct Answer is: None

Q7: Which of the following is the best MySQL data type for currency values??
a VARCHAR(32)

b None

c None

d BIGINT

e DECIMAL(18,4)

f SMALLINT

Q8: ________is the enterprise-grade cluster management solution from Docker. It manages
your whole cluster from a single place.?

a Docker Compose

The correct Answer is: None

c Docker Universal Control Plane

d Docker Hub

The correct Answer is: None

f Docker Swarm

Q9: Which input type defines a slider control??

a None

b search

c slider

d range

e controls

f None

Q10: How to retrieve the join token for worker nodes in Docker Swarm??

a None

b docker swarm get join-token worker


c docker swarm join-token get worker

d docker swarm join-token worker

e docker get join-token worker

f None

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

a False

b None

c None

d None

e True

f None

Q12: Which command is used to print the directory stack??

a dirs

b None

c ls -d

d popd

e dir

f None

You might also like