You are on page 1of 5

Q1: You can also get the Ansible documentation directly via your terminal by using:?

a None

b ansible-doc

c ansible --doc

d ansible-documentation

e None

f ansible -d

Q2: Which of the following type of variables are floating-point numbers, like 3.14159 or
49.1??

The correct Answer is: None

The correct Answer is: None

c Doubles

d Booleans

e Strings

f Integers

Q3: Which color is the official color of the Wordpress.org logo??

a Purple

b None

c Yellow

d None

e White

f Dark grey

Q4: How can we end a session??


a None

b session_close().

c session_destroy();

d session_destroy_now();

e session_write_end().

f session_end().

Q5: Which command is used to copy file across different system??

a rcp

b None

c rsync

d mcp

e scp

f ncp

Q6: How can the result set of Mysql be handled in PHP??

a None

b The result set can be handled using mysqli_get_array

c The result set can be handled using mysqli_fetch_array, mysqli_fetch_assoc,


mysqli_fetch_object or mysqli_fetch_row.

d None

e None

f None

Q7: The Kubernetes Network proxy runs on which node??

a Master Node

The correct Answer is: None


The correct Answer is: None

d None of the mentioned

e All the nodes

f Worker Node

Q8: What is the full form of HTTP??

a Hyper text transfer protocol

b Hyphenation text test program

c None

d None

e none of the above

f Hyper text transfer package

Q9: The /etc/shadow file in Linux is used to store:?

a None

b root user shell

c various password information

d command aliases

e filesystem information

f None

Q10: What is Hypervisor??

a A hypervisor is a software that makes optimization possible. It is also called


Virtual Machine Monitor.

b A hypervisor is a software that makes virtualization possible. It is also called


Virtual Machine Monitor.

c None
d A hypervisor is a hardware that makes optimization possible. It is also called
Virtual Machine Monitor.

e None

f None

Q11: Which are the default networks in Docker??

a The default networks in Docker include bridge, host and none.

b None

c None

d None

e None

f The default networks in Docker include rope, pin and halt.

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

a kubectl print services

b kubectl get services

c kubectl get-all services

d None

e kubectl dump services

f None

Q13: Function which causes retrieval of any kind of data from database is considered as?

a Conceptual signature

b Interface or Signature

c None

d None

e User friendly signature


f Logical signature

You might also like