You are on page 1of 3

Q1: The _____ character tells browsers to stop tagging the text?

a/

b%

c>

d None

e None

f?

Q2: Which is not a domain name extension?

a .mil

b .int

c None

d None

e .com

f .org

Q3: Which event occurs when the user clicks on an HTML element??

a onmouseclick

b onmouseover

c None

d onchange

e None

f onclick

Q4: What is the command in Docker which lists the details of all the network in the cluster.?
a $ docker network ps

The correct Answer is: None

c $ docker network as

d $ docker network ls

The correct Answer is: None

The correct Answer is: None

Q5: Which ones are a core Kubernetes object??

a “Pods,” “Services,” “Volumes,”

b “Swarm,” “Pilot,” “Node,”

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q6: How to build a Dockerfile??

a None

b $ docker build to <path to docker file>

c None

d $ docker build <path to docker file>

e None

f $ docker build in <path to docker file>

Q7: Which filter can be applied on lines of text for arranging in ascending or descending
order??

a None

b collate
c sort

d None

e None of the above

f arrange

Q8: The command DROP SCHEMA `STUDENTS`; will delete the students database.?

a True

b None

c None

d False

e None

f None

You might also like