You are on page 1of 4

Q1: The following command can be used for turning off or restarting a Linux host.?

a None

b taskkill

c None

d exit

e shutdown

f reboot

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

a AND

b NOT

c&

d!

e None

f &&

Q3: How are links defined in an <a> tag??

a None

b Src

c Src-link

d None

e Href

f Hlink

Q4: What command, followed by the directory name is used to access that specific
directory??
a acs

b None

c None

d cd

e access

f cp

Q5: How much character are allowed to create a database name??

a None

b None

c 75

d 40

e 70

f 64

Q6: How do we create command aliases in a shell??

a None

b alias Aliasname="Command whose alias is to be created"

c configure Aliasname="Command whose alias is to be created"

d None

e set alias Aliasname="Command whose alias is to be created"

f We can't create aliases directly in shell

Q7: What is the default priority of the swap partition?

a1

b 10
c There are no priorities for swap

d0

e -1

f 100

Q8: Which of the following is not a services in Kubernetes??

The correct Answer is: None

b Cluster IP

c Load Balancer

d External name

e Container Proxy

f Node port

Q9: Is there a hard limit for the number of containers that you can run and if there is which
is number of total containers that you can run??

a5

b Even though there is no limit of containers that can run on Docker, hardware
limitations come into the picture.

c None

d None

e None

f2

Q10: The Service Type _____________ works only if your cluster is setup to work with a cloud
provider.?

The correct Answer is: None

The correct Answer is: None


c LoadBalancer

d NodePort

e ClusterIP

f ExternalName

Q11: Which of the following is not a style tag??

a None

b <b>

c <tt>

d All are style tags

e <i>

f None

Q12: Which of the following is correct about PHP??

The correct Answer is: None

b All of the mentioned.

The correct Answer is: None

d PHP is a recursive acronym for "PHP: Hypertext Preprocessor".

e PHP is a server side scripting language that is embedded in HTML.

f It is used to manage dynamic content, databases, session tracking, even build


entire e-commerce sites.

You might also like