You are on page 1of 3

Q1: Block elements are normally displayed without starting a new line.?

a None

b None

c None

d False

e True

f None

Q2: You are logged in as a normal user and you see a file with 444(-r--r--r--) permission.
Can you delete it with the `rm` command??

a We can delete it only from the GUI but not from CLI.

The correct Answer is: None

c No, we don't have the proper permissions

d Yes, can delete it without a problem

The correct Answer is: None

f We can't be certain, it depends on the permissions of the parent folder

Q3: How to list all the docker containers are running with container details.?

a None

b $ docker ls

c None

d $ docker ps

e None

f $ docker details
Q4: Suppose you have an application that has many dependant services. Will docker
compose wait for the current container to be ready to move to the running of the next
service??

The correct Answer is: None

b True

The correct Answer is: None

The correct Answer is: None

e False

The correct Answer is: None

Q5: What is an action hook??

a None

b None

c A hook that is triggered at a specific time when WordPress is running and lets you
take an action.

d A hook that is triggered at a specific time when WordPress is not running so it lets
you take an action.

e None

f None

Q6: What is the purpose of a ReplicaSet??

a To monitor and respond to environmental latency

b To create and maintain volumes

c To maintain a stable set of replica Pods running at any given time

d To prevent clones from invading other clusters

The correct Answer is: None

The correct Answer is: None

You might also like