You are on page 1of 5

Q1: Applications inside the containers accept configuration parameters in the form of

environment variables. These variables can tell the app to listen on a specific port but you
can't use a specific password.?

a None

b None

c None

d True

e False

f None

Q2: Which operator is used to check if two values are equal and of same data type??

a ===

b None

c=

d None

e ==

f !=

Q3: If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the
value of $$var2??

a None

b $$var2 contains the value 5

c $$var2 contains the value 20

d $$var2 contains the value 1.

e None

f $$var2 contains the value 10.


Q4: Apart from the <b> tag, what other Tag makes text bold ??

a <black>

b <emp>

c None

d None

e <strong>

f <fat>

Q5: Which of the following methods sends input to a script via a URL??

a None

b Both

c None

d None

e Post

f Get

Q6: How to list all Kubernetes services in the current namespace??

a None

b None

c kubectl dump services

d kubectl get services

e kubectl get-all services

f kubectl print services

Q7: What are Importers in WordPress??


a Importers are plugins that provide the functionality to import a bulk XML file with
any number of records.

b None

c Importers are linking files that provide the functionality to export a bulk XML file
with any number of records.

d None

e None

f None

Q8: What is a filter hook??

a None

b A Filter hook in WordPress allows you get and modify WordPress data before it is
sent to the database or the browser.

c None

d None

e A Filter hook in WordPress allows you get and truncate WordPress data before it
is sent to the database or the browser.

f None

Q9: Referential integrity is directly related to?

a None

b Unique Key

c Foreign Key

d Primary Key

e None

f Relation Key

Q10: If you want to change the text color to red which of the following tags you'll use??
a None

b None Of These

c < Body Text = Red>

d < Body Colour = Red>

e None

f < Body Bgcolour = Red>

Q11: What is a deployment in Kubernetes??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e Deployments represent a set of multiple, identical Nodes with no unique identities

f Deployments represent a set of multiple, identical Pods with no unique identities

Q12: What are Shortcodes in WordPress and how we can use it??

a None

b None

c None

d Shortcodes is a specific code that is used to do recursion.

e Shortcodes is a specific code that is used to do several tasks with less effort. Also, it
is synonymous with the shortcut.

f Shortcodes is a specific code that is used to do control loop.

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

a Docker Cloud
b Docker Compose

c Dockerfile

The correct Answer is: None

e Docker Kitematic

The correct Answer is: None

You might also like