You are on page 1of 2

Q1: What are the components of Docker architecture??

The correct Answer is: None

The correct Answer is: None

c The components of a Docker architecture are the host, client, and registry.

d The components of a Docker architecture are the Services, Auth, and Prod.

e The components of a Docker architecture are the Server, client, and Images.

The correct Answer is: None

Q2: How is the comparison of objects done in PHP??

a We use the operator '===' to test two objects are instanced from the same class
and have same attributes and equal values.

b None

c We use the operator '=' to test two objects are instanced from the same class and
have same attributes and equal values.

d We use the operator '==' to test two objects are instanced from the same class and
have same attributes and equal values.

e None

f None

Q3: Include files must have the file extension ".inc"?

a False

b None

c None

d None

e True

f None
Q4: You can add a row using SQL in a database with which of the following??

a INSERT

b None

c MAKE

d CREATE

e None

f ADD

Q5: What is Docker Swarm??

a None

b Container registry

c Container orchestration tool

d None

e Text document that contains all the commands

f None

You might also like