You are on page 1of 4

Q1: What is the difference between Docker image and layer.?

a None

b None

c Docker image is created with a series of write-only layers and layer in docker
represents instructions on the Dockerfile of the container.

d None

e None

f Docker image is created with a series of read-only layers and layer in docker
represents instructions on the Dockerfile of the image.

Q2: What is the difference between GET and POST method??

a None

b There is no difference

c None

d None

e GET displays the form values entered in the URL of the address bar where as POST
does not.

f POST displays the form values entered in the URL of the address bar where as GET
does not.

Q3: BASH stands for:?

a Bourne Again SHell

b Basic Async SHell

The correct Answer is: None

d BAsic SHell

The correct Answer is: None

The correct Answer is: None


Q4: Which of the following is not a Superglobal in PHP??

a $_ENV

b None

c $_PUT

d $_SERVER

e $_FILES

f None

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

a None

b None

c False

d None

e True

f None

Q6: The HTML global attribute, "contenteditable" is used to:?

a None

b Specify whether the content of an element should be editable or not

c Update content from the server

d Specifies a context menu for an element. The menu appears when a user right-
clicks on the element

e None

f Return the position of the first found occurrence of content inside a string

Q7: Which argument will you use to specify a variable for your Ansible playbook??
a -a

b None

c None

d -e

e -v

f -c

Q8: What type of a language is HTML??

a None

b Programming Language

c Network Protocol

d Scripting Language

e Markup Language

f None

Q9: What is the name of the first page you encounter after logging into your web page??

a WP upgrade option

b WPAdmin

c Dashboard

d Security question page

e Clientarea

f None

Q10: What is the correct way to include the file "time.inc" ??

a <?php include "time.inc"; ?>

b <!-- include file="time.inc" -->


c <?php include file="time.inc"; ?>

d <?php include:"time.inc"; ?>

e None

f None

Q11: What is Docker Machine??

a Docker machine is a tool that lets you install Docker Engine on virtual hosts

b None

c None

d None

e None

f Docker machine is a tool that lets you install Docker files on virtual hosts

Q12: Which of the following is true for Kubernetes volumes??

The correct Answer is: None

The correct Answer is: None

c In Kubernetes, a volume can be thought of as a storage for the master nodes.

The correct Answer is: None

The correct Answer is: None

f In Kubernetes, a volume can be thought of as a directory which is accessible to the


containers in a pod.

You might also like