You are on page 1of 4

Q1: Which command can introduce clock delay??

a None

b suspend

c delay

d sleep

e wait

f None

Q2: What is MathML in HTML5??

a The Memory Manipulation Language (MemoryML) is a markup language used to


store content on the Web.

b None

c None

d None

e None

f The Mathematical Markup Language (MathML) is a markup language to show


mathematical and scientific content on the Web.

Q3: What is the correct HTML element for playing video files??

a None

b <media>

c None

d <video>

e <movie>

f <type="video">
Q4: What will be the effect of the query SELECT c.*,e.* FROM clients c INNER JOIN
employees e ON c.emp_no = e.emp_no;?

a return only records that have matching emp_no values in both tables

b None

c None

d return all the records from the employees table and only those that match the
emp_no from the clients table

e The query will generate an error

f return all the records from the clients table and only those that match the emp_no
from the employees table

Q5: The most common way to display the network settings of network interfaces on a Linux
system is by using which command??

a None

b None

c ifconfig

d ipconfig

e show ipv4

f ipconfig/all

Q6: What do you mean by “Rolling Update”??

The correct Answer is: None

b Rolling updates helps the user to replace an existing replica controller to newer
one

c Rolling updates helps the user to replace the node pool to a newer one

The correct Answer is: None

The correct Answer is: None


The correct Answer is: None

Q7: Suppose you have 3 containers running and out of these, you wish to access one of
them. How do you access a running container??

The correct Answer is: None

b $ docker exec --it <container id>

c $ docker exec -it <container id> bash

The correct Answer is: None

e $ docker exec it <container id> bash

The correct Answer is: None

Q8: What does PEAR stand for??

a PHP Extension and Application Repository.

b None

c None

d PHP Export and Application Repository.

e PHP External and Application Repository.

f None

Q9: Intensity of a color can be described through?

a Saturation

b None

c None

d Lightness

e Grayscale

f Hue

Q10: When started for the first time, minikube requires Internet access. True or False??
a False

b True

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

You might also like