You are on page 1of 4

Q1: You can also get the Ansible documentation directly via your terminal by using:?

a ansible-documentation

b ansible-doc

c None

d None

e ansible --doc

f ansible -d

Q2: You lose your data, when a docker container exists?

a False

b None

c None

d True

e None

f None

Q3: PHP allows you to send emails directly from a script?

a None

b None

c None

d True

e False

f None

Q4: Which character is used to indicate an end tag??


a<

b/

c*

d None

e^

f None

Q5: A Docker image provides a template for a container with all the necessary files of an
application, but has no instructions to run it.?

The correct Answer is: None

b False

The correct Answer is: None

d True

The correct Answer is: None

The correct Answer is: None

Q6: What is a permalink??

a The numeric IP address of your WordPress site

b Permalinks are the permanent URLs to your individual pages and blog posts, as
well as your category and tag archives

c None

d A popular WordPress Plugin

e The complete URL of your WordPress site

f A permalink is the web address used to link to your content.

Q7: How to build a Dockerfile??

a $ docker build <path to docker file>


b None

c None

d None

e $ docker build to <path to docker file>

f $ docker build in <path to docker file>

Q8: What is the difference between Numeric and Associative?

a The Numeric and Associative arrays differ only in the maximum allowed objects in
them.

The correct Answer is: None

c The Numeric arrays can store numbers, strings and any object but their index will
be represented by numbers while the Associative arrays each element in the main array can
also be an array.

The correct Answer is: None

e The Numeric arrays can store numbers, strings and any object but their index will
be represented by numbers while the Associative arrays have their index stored as string.

f There are no Associative arrays

Q9: Which command is used to remove all rows from a table??

a Truncate

b None

c Drop

d Both Delete and Remove

e Delete

f Remove

Q10: In the context of Kubernetes, what is a container??

a An application which requires dedicated hardware to run on


The correct Answer is: None

c A unit that stores data on a computer's memory drive

d A large metal box that is used to hold or transport something

e A container is a standard unit of software that packages up code and all its
dependencies so the application runs quickly and reliably from one computing environment
to another

The correct Answer is: None

Q11: ________is a text document that contains all the commands a user could call on the
command line to assemble an image.?

The correct Answer is: None

The correct Answer is: None

c Docker Cloud

d Docker Compose

e Docker Kitematic

f Dockerfile

You might also like