You are on page 1of 5

Q1: In HTML, you can embed SVG elements directly into an HTML page?

a None

b None

c True

d None

e False

f None

Q2: Which sign is used to access a variable of a variable in PHP??

a None

b #@

c $$

d None

e $|

f$

Q3: What command is used to clear up the command prompt window??

a clear

b None

c clrscr

d clrwin

e clearit

f None

Q4: What is the command ‘sed’ is used for??


a Used as text filter

b None of the above

c To perform arithmetic calculations

d None

e Is a text editor.

f To mount a device

Q5: Which of the following is NOT supported by MySQL?

a None

b None

c Table Joining

d Stored Procedures

e Regular Expression Matching

f Temporary (Hash) Tables

Q6: What used to be called a minion in Kubernetes cluster??

a A monitoring engine used widely in Kubernetes.

The correct Answer is: None

c A worker node.

d Docker container service.

The correct Answer is: None

f A component of the master node.

Q7: Is there a way to identify the status of a Docker container??

The correct Answer is: None

The correct Answer is: None


The correct Answer is: None

d $ docker -ps

e $ docker --ps

f $ docker ps

Q8: Which ‘meta box’ is not hidden by default on Post and Page screens??

a Featured Image is the child box that is hidden by default on Post and Page screens.

b Featured Image is the meta box that is not hidden by default on Post and Page
screens.

c None

d None

e None

f None

Q9: The query SELECT * FROM `movies` INSERT INTO `movies_archive` will be executed
without any errors.?

a None

b None

c True

d None

e None

f False

Q10: Is it better to directly remove the container using the rm command or stop the
container followed by remove container??

a Its always better to stop the container and then remove it using the remove
command.

The correct Answer is: None


c No. Its not always better to stop the container and then remove it using the
remove command.

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q11: What is the correct syntax for referring to an external script called "xxx.js"??

a <script src="xxx.js">

b None

c <script name="xxx.js">

d None

e <script href="xxx.js">

f <script declare="xxx.js">

Q12: What is the output of the command ‘umask –S’??

a Sets new mask value.

b Shows mask value using octal values.

c Shows mask value using symbolic notion.

d Removes the current mask value.

e None

f None

Q13: Which of the mentioned are the neccessary/mandatory arguments of the mail
function.?

a number of recepients

b message

c subject
d to

e parameters

f headers

You might also like