You are on page 1of 5

Q1: A simple text file which tells the browser what to cache Is known as a/an ________.?

a Output Files

b Input Files

c A Manifest File

d None

e HTML File

f None

Q2: Which attribute you’ll use with the TD tag to merge two cells horizontally??

a None

b merge=colspan2

c None

d merge=row2

e rowspan=2

f colspan=2

Q3: How do you create a cookie in PHP??

a None

b makecookie()

c getcookie()

d setcookie()

e None

f createcookie

Q4: Which command can be used to write onto other currently logged in user’s console
output terminal.?
a write

b alert

The correct Answer is: None

d broadcast

The correct Answer is: None

f notify

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

a -a

b -c

c None

d -v

e None

f -e

Q6: The ASC and DESC keywords can be used in the same statement?

a None

b False

c None

d None

e True

f None

Q7: How to watch rolling update status of "frontend" deployment until completion in
Kubernetes??

a kubectl rollout status --live deployment/frontend

b kubectl rollout status -l deployment/frontend


c kubectl rollout status -s deployment/frontend

d kubectl rollout status -w deployment/frontend

e None

f None

Q8: Containers running on a single machine all share the same operating system kernel.?

a None

b False

c None

d True

e None

f None

Q9: Kubernetes helps in the effective distribution of resources by allocating the resources
that are used by a particular application?

a False

The correct Answer is: None

c True

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q10: Which statement is true for Replica set??

The correct Answer is: None

b Replica set is considered as the legacy replication controller. The prime function of
replica set is to remove the number of pod replicas running.

The correct Answer is: None


The correct Answer is: None

e Replica set is considered as a substitute to the replication controller. The prime


function of replica set is to assure the number of pod replicas running.

The correct Answer is: None

Q11: MySQL comes with a standard client libraries for:?

a None

b Perl, Java And C

c None

d PHP And C

e C Only

f Java Only

Q12: Which of the following runlevel will reboot the system??

a5

b None

c4

d None

e3

f6

Q13: Which of the following method can be used to create a MySql database using PHP??

a mysql_connect()

b None of the mentioned

The correct Answer is: None

d mysql_create()

e mysql_close()
f mysql_query()

You might also like