You are on page 1of 4

Q1: Inside which HTML element do we put the JavaScript??

a <js>

b None

c None

d <script>

e <javascript>

f <scripting>

Q2: Which of the following gives a string containing PHP script file name in which it is
called??

a $_SESSION

b $php_errormsg

c $_PHP_SELF

d $_COOKIE

e None

f None

Q3: Which of the following is correct about PHP??

a All of the mentioned.

The correct Answer is: None

c PHP is a server side scripting language that is embedded in HTML.

d PHP is a recursive acronym for "PHP: Hypertext Preprocessor".

e It is used to manage dynamic content, databases, session tracking, even build


entire e-commerce sites.

The correct Answer is: None

Q4: Crontab gives administrators the ability to do what??


a None

b None

c Call up a list of open files

d View the status of Linux kernel modules

e Set up scheduled tasks on a system

f Identify users on the system

Q5: How to mark a node called my-node as unschedulable in Kubernetes??

a None

b kubectl off my-node

c kubectl stop my-node

d kubectl down my-node

e None

f kubectl cordon my-node

Q6: Which of the following attribute triggers event when the length of the media is
changed??

a onemptied

b ondrop

c None

d ondurationchange

e onended

f None

Q7: What is Solaris??

a None
b None

c IBM’s UNIX

d HP’s UNIX

e Microsoft’s UNIX

f Sun microsystems UNIX

Q8: _______________ is cocatenation operator in PHP ??

a + (plus)

b . (dot)

c^

d None

e-

f None

Q9: HTML supports?

a unordered lists

b does not support those types

c None

d both type of lists

e ordered lists

f None

Q10: MySQL does not support auto generating numbers?

a True

b None

c None
d None

e False

f None

Q11: What is Minikube?

a Specification of a Kubernetes API object in JSON or YAML format

b None

c A tool for running Kubernetes locally

d None

e A pod object that a kubelet uses to represent a static pod

f An abstraction used by Kubernetes to support multiple virtual clusters on the same


physical cluster

You might also like