You are on page 1of 5

Q1: Which tag allows you to add a row in a table??

a <td> and </td>

b <cr> and </cr>

c None

d None

e <th> and </th>

f <tr> and </tr>

Q2: What is kubectl drain used for??

a To get the status of a specific node during maintenance

The correct Answer is: None

The correct Answer is: None

d To stop all running containers in a pod

The correct Answer is: None

f To safely evict all of your pods from a node before performing maintenance on the
node

Q3: The if statement is used to execute some code only if a specified condition is true?

a True

b None

c False

d None

e None

f None

Q4: What does $_FILES mean??


a $_FILES is an associative array composed of items sent to the current script via the
HTTP GET method.

b None

c None

d None

e None

f $_FILES is an associative array composed of items sent to the current script via the
HTTP POST method.

Q5: Tags and test that are not directly displayed on the page are written in _____ section.?

a <body>

b None

c <head>

d <title>

e <html>

f None

Q6: Which of the following is not true??

a PHP applications can not be compiled

b None

c PHP makes a website dynamic

d PHP can not be embedded into html.

e PHP can be used to develop web applications.

f None

Q7: What is the function of labels??

a To classify functions
b To be ignored by millennials

The correct Answer is: None

The correct Answer is: None

e To tag containers and link them together in groups

f To assign functions to pods

Q8: What is the default working directory of the Linux administrator user??

a Doesn't have one

b /root

c /administrator

d /home/root

e /admin

f /usr/admin

Q9: How to retrieve the join token for manager nodes in Docker Swarm??

a docker print join-token manager

b docker swarm join-token manager

c docker swarm token manager

d docker get join-token manager

e None

f None

Q10: What is the login name of the administrator in Linux??

The correct Answer is: None

b All of the mentioned

c root
d admin

e None of the mentioned

f administrator

Q11: Sub queries have better performance compared to JOIN queries?

a None

b None

c False

d True

e None

f None

Q12: In which directory by default user home directories are created??

a /tmp

b /user

c /home

The correct Answer is: None

e /etc

f /usr

Q13: Which filter can be applied on lines of text for arranging in ascending or descending
order??

a collate

b sort

c None of the above

d None

e arrange
f None

Q14: Which of the following is not a valid logical operator??

a!

b&

c NOT

d &&

e None

f AND

Q15: Ansible playbooks are the basis for a really simple configuration management and
multi-machine deployment system, unlike any that already exist, and one that is very well
suited to deploying complex applications.?

a None

b false

c None

d None

e true

f None

You might also like