You are on page 1of 3

Q1: What is the correct way to create a function in PHP??

a function myFunction()

b None

c create myFunction()

d create new_function myFunction()

e None

f new_function myFunction()

Q2: Which command will you use to update a Kubernetes deployment??

The correct Answer is: None

The correct Answer is: None

c kubectl setimage deployment/Deployment tomcat = tomcat:6.0

d kubectl setimage deploy/Deployment tomcat = tomcat:6.0

The correct Answer is: None

f kubectl --setimage deployment/Deployment tomcat = tomcat:6.0

Q3: How to check the history of deployments including the revision in Kubernetes??

a None

b None

c kubectl rollout diff deployment/frontend

d kubectl rollout history deployment/frontend

e kubectl rollout log deployment/frontend

f kubectl rollout show deployment/frontend

Q4: Which of the below symbols is a newline character??


a \r

b \n

c None

d None

e /r

f /n

Q5: <TD> … </TD> tag is used for ________?

a none of the above

b Table row

c Table heading

d None

e None

f Table Records

Q6: Which command can be used to know the terminal type??

The correct Answer is: None

b who

c pts

The correct Answer is: None

e tty

f terminal

Q7: PHP is an example of ___________ scripting language.?

a Browser-side

b Client-side
c Server-side

d None

e In-side

f None

Q8: What are the Namespaces in Docker??

a None

b Namespaces in Docker are a technology for the facility of images in Docker.

c None

d Namespaces in Docker are a technology for the facility of containers in Docker.

e None

f None

Q9: How many types of plans are available in wordpress by default??

a None

b3

c2

d None

e6

f4

You might also like