You are on page 1of 3

Q1: What is Docker Swarm??

a Text document that contains all the commands

b Container orchestration tool

c None

d Container registry

e None

f None

Q2: How can you create an E-mail link??

a <mail Href="a@b">

b None

c None

d <a Href="a@b">

e <mail>a@b</mail>

f <a Href="mailto:a@b.com">

Q3: Which of the following are core Kubernetes objects??

a Pods, Services, Droplets

b None of the mentioned

c Pods, Docker, Volumes

d Pods, Services, Volumes

The correct Answer is: None

The correct Answer is: None

Q4: What is the strpos() function used for??


a Both b and c

b None

c Locate position of a string’s first character

d Find the last character of a string

e None

f Search for character within a string

Q5: Which programming language does PHP resemble??

a Javascript

b None

c Perl

dC

e JavaScript

f VueJS

Q6: Which of the following attribute triggers an event when media data is loaded??

a onloadeddata

b onload

c None

d onhaschange

e None

f oninpu

Q7: How to show metrics for a given pod and its containers in Kubernetes??

a kubectl top POD_NAME --containers

b kubectl status pod POD_NAME --containers


c kubectl top pod POD_NAME --containers

d kubectl resources pod POD_NAME --containers

e None

f None

Q8: What is the use of Canvas element in HTML5??

a The canvas element is used to draw graphics by making use of CSS. It is defined
with the <canvas> tag.

b The canvas element is used to draw graphics by making use of JavaScript. It is


defined with the <canvas> tag.

c None

d None

e None

f None

You might also like