You are on page 1of 5

Q1: Crontab gives administrators the ability to do what??

a Identify users on the system

b View the status of Linux kernel modules

c Set up scheduled tasks on a system

d None

e None

f Call up a list of open files

Q2: What is PHP heredoc used for??

a allows creating multiple lines of string without using quotations

b allows creating single lines of string with using quotations

c None

d allows creating multiple lines of string with quotations

e allows creating single line of string without using quotations

f None

Q3: 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 Importers are linking files that provide the functionality to export a bulk XML file
with any number of records.

c None

d None

e None

f None

Q4: Which command is used to create file archives in Linux??


a arc

b ps

c None

d tar

e None

f zip

Q5: Kubernetes uses _____________ to connect to ouath 2 providers to offload the


authentication to external services.?

The correct Answer is: None

b Keystone Password

c OpenID Connect Tokens

d Webhook Token Authentication

e Authentication Proxy

The correct Answer is: None

Q6: What will happen while adding new API to Kubernetes??

a Adding a new API will block the previous API

b Adding a new API will improve the functioning ability of Kubernetes

The correct Answer is: None

The correct Answer is: None

e Adding a new API will remove some clusters

The correct Answer is: None

Q7: What are Ansible ad-hoc commands??

a None
b Ansible ad-hoc commands are commands which helps you execute simple tasks
without the need of creating playbooks

c Ansible ad-hoc commands are also known as Ansible playbooks

d None

e None

f None

Q8: What is a Headless Service??

a Headless Service is similar to that of a ‘Normal’ services but has a Cluster IP.

The correct Answer is: None

The correct Answer is: None

d Headless Service is similar to that of a ‘Normal’ services but does not have a
Cluster IP.

The correct Answer is: None

The correct Answer is: None

Q9: Which of the following is used to add multiple line comments in PHP ??

a {/ \}

b /* */

c None

d //

e None

f {{ }}

Q10: How many error levels are available in PHP ??

a 20

b None
c 16

d4

e 19

f None

Q11: Which are the three looping constructs provided by shell?

a foreach

b while

c done

d for

e until

f each

Q12: Which command is used to insert a new records in the table??

a ADD

b CREATE

c INSERT

d INSERT INTO

e None

f NEW

Q13: The wildcard in a WHERE clause is useful when??

a None

b An exact match is not possible in a CREATE statement.

c An exact match is not possible in a SELECT statement.

d None
e An exact match is necessary in a CREATE statement.

f An exact match is necessary in a SELECT statement.

You might also like