You are on page 1of 3

Q1: How to remove unused data (all unused containers, networks, images (both dangling

and unreferenced), and optionally, volumes) in Docker.,?

a None

b docker system --prune

c None

d docker system prune sys

e docker system prune

f None

Q2: Which command can be used to execute a command/s repeatedly for the given
schedule??

a set

b while

c for

The correct Answer is: None

The correct Answer is: None

f crontab

Q3: Which of the following function is used to get length of a string??

a None of the above.

b length

The correct Answer is: None

d strlen()

e size()

The correct Answer is: None

Q4: What is called if a value shouldn't be greater than 100??


a Referential constraint

b Feasible constraint

c Over-defined constraint

d None

e Integrity constraint

f None

Q5: You can't create multiple containers from the same image?

a True

The correct Answer is: None

The correct Answer is: None

d False

The correct Answer is: None

The correct Answer is: None

Q6: What is Minikube?

a A tool for running Kubernetes locally

b Specification of a Kubernetes API object in JSON or YAML format

c An abstraction used by Kubernetes to support multiple virtual clusters on the


same physical cluster

d None

e A pod object that a kubelet uses to represent a static pod

f None

Q7: Did Docker pioneer container technology??

The correct Answer is: None


The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e True

f False

Q8: What kind of replication is supported by the MySQL Server??

a Master to Master Replication

b Single File Based Clustering

c MySQL Doesn't Support Replication

d None

e Master To Slave Replication

f Multiple-master Replication

Q9: The UNION command is used to combine result sets from more than one query into a
single result set?

a None

b False

c None

d None

e True

f None

You might also like