You are on page 1of 3

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

a Doesn't have one

b /home/root

c /usr/admin

d /admin

e /root

f /administrator

Q2: How to list a particular Kubernetes deployment??

a kubectl get deployment my-dep

b None

c kubectl describe deployment my-dep

d kubectl info deployment my-dep

e kubectl ls deployment my-dep

f None

Q3: Which of the following answers refers to a Linux command-line command used for
configuring network interface parameters specific to the wireless communication??

a iwconfig

b None

c ifconfig

d net config

e networksetup

f None

Q4: Which of the mentioned are valid PHP loops?


a foreach

b for

c beforeeach

d do ... while

e each

f while

Q5: MySQL supports user defined functions?

a False

b None

c True

d None

e None

f None

Q6: What does vlink attribute mean??

a active link

b virtual link

c None

d very good link

e None

f visited link

Q7: In a LIKE clause, you can could ask for any value ending in "qpt" by writing?

a LIKE %qpt

b None
c LIKE ^.*ton$

d LIKE *ton

e None

f LIKE ton$

Q8: What do you mean by Node Controller??

The correct Answer is: None

The correct Answer is: None

c Node controller are the group of services which were running in the Kubernetes
Swarm

The correct Answer is: None

e Node controller are the group of services which were running in the Kubernetes
Master

The correct Answer is: None

Q9: What type of a language is HTML??

a None

b Scripting Language

c Programming Language

d Markup Language

e Network Protocol

f None

You might also like