You are on page 1of 3

Q1: What is the login name of the administrator in Linux??

a admin

b root

c administrator

d All of the mentioned

The correct Answer is: None

f None of the mentioned

Q2: An <iframe> is used to display a web page within a web page.?

a None

b False

c None

d None

e True

f None

Q3: What are the responsibilities of a node controller??

The correct Answer is: None

b All of the mentioned

c To assign a CIDR block to the nodes

d To maintain the list of nodes

The correct Answer is: None

f To monitor the health of the nodes

Q4: Which are the default networks in Docker??


a The default networks in Docker include bridge, host and none.

b None

c None

d None

e The default networks in Docker include rope, pin and halt.

f None

Q5: Multiple inheritance is supported in PHP.?

a None

b True

c None

d False

e None

f None

Q6: What is the difference between characters \034 and \x34??

a None

b \034 is octal 34 and \x34 is hex 34.

c None

d None

e \034 is hex 34 and \x34 is octal 34.

f None

Q7: What is a composite key??

a None

b it is a primary key that consists of more than one field that uniquely identifies a
record
c its is an optional key and allows null values

d None

e it is a key that uniquely identifies a record in a database

f its is a key that is defined as the primary key in another table

Q8: Following Docker command: eval $(docker-machine env default) is used to:?

a Activate default VM machine

b None

c Access a running container

d Build an image

e Commit changes done in a Docker image

f None

You might also like