You are on page 1of 5

Q1: Can I run several versions of PHP at the same time??

a True

b None

c None

d None

e False

f None

Q2: Which of the following will provide additional Information about something??

a None

b Label-danger

c None

d Label

e Item

f Jumbotron

Q3: Which is the invalid file name in UNIX??

a bill .gates

b All of the above

c None

d None of the above

e LINUX

f a.widows

Q4: HTML are web pages read and rendered by?


a Server

b None

c Web Browser

d None

e Compiler

f Interpreter

Q5: Which of the following are Kubernetes Objects??

The correct Answer is: None

b Kubernetes objects are Pod, Service and Volume.

c Kubernetes objects are Host, Auth and Cluster.

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

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

a None

b offlineprint

c onprint

d onafterprint

e None

f onbeforeprint

Q7: Which the the currently accepted best practice method for hashing passwords to hash
passwords??

a bcrypt()

b hash()
c None

d md5()

e None

f encode()

Q8: Which HTML attribute specifies an alternate text for an image, if the image cannot be
displayed??

a src

b longdesc

c title

d alt

e None

f None

Q9: Which SQL statement is used to return only different values??

a None

b DIFFERENT

c DISTINCT

d None of the above

e SELECT

f DUPLICATE

Q10: Kubernetes is written in?

The correct Answer is: None

b C++

c Python

The correct Answer is: None


e Java spring framework

f Go

Q11: HTML documents are saved in?

a Special binary format

b Machine language codes

c None

d ASCII text

e None of above

f None

Q12: Containers include the application and all of its dependencies, but share the kernel
with other containers. They run as an isolated process in userspace on the host operating
system.?

a None

b None

c False

d None

e True

f None

Q13: Referential integrity is directly related to?

a Primary Key

b None

c Foreign Key

d Relation Key

e None
f Unique Key

Q14: Which of the following is used to set cookies??

a isset() function

b $HTTP_COOKIE_VARS variable

c setcookie() function

d $_COOKIE variable

e None

f None

Q15: Is it better to directly remove the container using the rm command or stop the
container followed by remove container??

The correct Answer is: None

The correct Answer is: None

c No. Its not always better to stop the container and then remove it using the
remove command.

The correct Answer is: None

e Its always better to stop the container and then remove it using the remove
command.

The correct Answer is: None

You might also like