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

Q1: Which command is used to create an empty file.?

a touch

b mkfile

c None

d None

e file

f mtfile

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

a cluster_config

b None

c ndb_config

d None of the above

e ndb --config

f configNdb

Q3: Which of these is not a valid name for a column?

a None

b Near

c From

d Far

e To

f None

Q4: Which of the following commands would show you the status of a Kubernetes
deployment??
a kubectl rollout status deployment/Deployment

The correct Answer is: None

c kubectl rollout stats deployment/Deployment

The correct Answer is: None

The correct Answer is: None

f kubectl rollout log deployment/Deployment

Q5: MySQL comes with a standard client libraries for:?

a PHP And C

b None

c None

d C Only

e Java Only

f Perl, Java And C

Q6: Select all true statements for a node in Kubernetes??

a There is only one node in each Kubernetes cluster

The correct Answer is: None

c A node may be a VM or physical machine, depending on the cluster.

d Each node contains the services necessary to run pods and is managed by the
master components

e A node is a worker machine in Kubernetes, previously known as a minion

The correct Answer is: None

Q7: Which of the following are Python test frameworks??

a None

b PyUnit
c Pylint

d Google Test

e None

f Robot Framework

You might also like