You are on page 1of 3

Q1: An abstraction in kubernetes which defines a logical set of pods and a policy to access

them.?

a None

b service

c set

d None

e cluster

f node

Q2: Using which of the following way can you embed PHP code in an HTML page??

a None

b None

c <?php PHP code goes here ?>

d None

e None

f <?php PHP code goes here php?>

Q3: Which command is used to specify the number of records to return??

a SELECT TOP

b EXTRACT

c LIMIT

d SELECT

e None

f SELECT SPECIFIC

Q4: Which command can be used by the administrator to bring the system into single user
mode??
The correct Answer is: None

b single s

The correct Answer is: None

d single

e init s

f init

Q5: Which operator is used to assign a value to a variable??

a*

b None

c None

d=

e-

fx

Q6: How can we add comments in PHP??

a // commented code to end of line

b None

c /* commented code here */

d all of the above

e None

f # commented code to end of line

Q7: To create a new deployment in kubernetes, use the command?

a kubernetes set deployment


b kubernetes get deployment

c kubectl deploy

d kubectl run

The correct Answer is: None

The correct Answer is: None

You might also like