You are on page 1of 3

Q1: All elements are identified by their __________ and are marked up using either start tags

and end tags or self-closing tags?

a None

b Class Names

c Tag Names

d None of the mentioned

e Attribute Names

f None

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

a None

b $ docker ls

c None

d None

e $ docker ps

f $ docker details

Q3: How can we check if the value of a given variable is a number??

a numeric(true)

b None

c numeric()

d None

e None

f is_numeric()

Q4: What is the default DATE field type format??


a MM-DD-YY

b YYYY-DD-MM

c YYYY-MM-DD

d DD-MM-YYYY

e None

f MMDDYYYY

Q5: The partitions that are used as virtual memory when the system runs out of physical
memory are known as:?

a extended partitions

b boot partitions

c primary partitions

d swap partitions

e None

f None

Q6: What does the Ansible setup module do??

a None

b It helps you setup Ansible on the master server

c It sets up the connection between the master and the worker nodes

d It helps you install Ansible on all of your servers

e It shows you the information that the Ansible master server has about a host

f None

Q7: Deployment Controllers are part of?

a None

b API Controller Manager


c kube-scheduler

d Master Controller Manager

e None

f etcd manager

You might also like