You are on page 1of 4

Q1: What is the use of Scalable Vector Graphics (SVG) in HTML5??

a Scalable Vector Graphics (SVG) is the part of the vector-based family of graphics.
There are various forms of Raster-based graphics available that stores the color definition
for each pixel in an array of data.

b None

c None

d None

e None

f Scalable Vector Graphics (SVG) is the part of the colored-based family of graphics.
There are various forms of Raster-based graphics available that stores the design definition
for each pixel in an array of data.

Q2: Which of the following function opens a file??

a fread()

b None

c None

d file_exist()

e fopen()

f filesize()

Q3: How to stream pod logs (stdout) in Kubernetes??

a kubectl logs my-pod

b kubectl logs -f my-pod

c kubectl stream -f my-pod

d kubectl pod -f my-pod

e None

f None
Q4: Is Kubernetes open-source??

a True

The correct Answer is: None

The correct Answer is: None

d False

The correct Answer is: None

The correct Answer is: None

Q5: Which command is used to create a Kubernetes service??

a None

b kubectl create service

c kubectl deploy service

d kubectl set service

e kubectl expose

f None

Q6: How are objects in PHP passed by??

a Objects are passed by reference.

b None

c Neither of the mentioned

d Objects are passed by value.

e None

f None

Q7: Cronjobs in kubernetes run in?


a GMT only

b UTC only

c None

d None

e Master node local timezone

f Based on NTP settings

Q8: Which of the following type of variables are whole numbers, without a decimal point,
like 4195??

a Booleans

b Integers

c Strings

The correct Answer is: None

The correct Answer is: None

f Doubles

Q9: Which one of the following property scopes is not supported by PHP??

a static

b None

c public

d final

e None

f friendly

Q10: In Kubernetes, a node is:?

The correct Answer is: None

The correct Answer is: None


c A worker machine

The correct Answer is: None

e A tool for starting a kubernetes cluster on a local machine

f A machine that coordinates the scheduling and management of application


containers on the cluster

Q11: Which operator is not included in the data manipulation language (DML)??

a None

b CREATE

c UPDATE

d DELETE

e None

f SELECT

Q12: Which statement is true for Replica set??

The correct Answer is: None

The correct Answer is: None

c Replica set is considered as a substitute to the replication controller. The prime


function of replica set is to assure the number of pod replicas running.

d Replica set is considered as the legacy replication controller. The prime function of
replica set is to remove the number of pod replicas running.

The correct Answer is: None

The correct Answer is: None

You might also like