You are on page 1of 4

Q1: Which key combination can yank a line in vi??

a yw

b yy

c yc

d None

e yl

f None

Q2: What is the difference between characters \034 and \x34??

a \034 is hex 34 and \x34 is octal 34.

b \034 is octal 34 and \x34 is hex 34.

c None

d None

e None

f None

Q3: Which of the following is true for Kube-proxy??

a Kube-proxy is a network proxy that runs only on the master node

b Kube-proxy can run on each and every node and can do simple TCP/UDP packet
forwarding across backend network service.

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q4: The default Ansible inventory file is located at:?


a None

b /home/ansible/hosts

c /home/ansible/inventory

d None

e /etc/ansible/inventory

f /etc/ansible/hosts

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

a sort

b None

c arrange

d collate

e None of the above

f None

Q6: MySQL runs on which Operating Systems??

a None

b Unix And Linux Only

c Windows only

d None

e Linux And Mac OS-X Only

f Unix, Linux, Windows,Mac And Others

Q7: What is the name of the enterprise-grade cluster management solution from Docker??

a Docker Web UI

b Docker Universal Control Plane


c None

d None

e Docker Swarm

f Docker Hub

Q8: What does PHP stand for??

a PHP: Hypertext Preprocessor

b Private Home Page

c Personal Home Page

d None

e Personal Hypertext Processor

f None

Q9: Which of the following attribute triggers event after the document is printed??

a onbeforeprint

b offlineprint

c None

d onafterprint

e onprint

f None

Q10: Which "text Type" has the maximum number of bytes??

a Text

b Tiny Text

c None

d Long Text
e None

f Medium Text

You might also like