You are on page 1of 4

Q1: The partitions that are used as virtual memory when the system runs out of physical

memory are known as:?

a None

b extended partitions

c swap partitions

d primary partitions

e None

f boot partitions

Q2: How to write an IF statement in JavaScript??

a if i == 5 then

b if i = 5 then

c if i = 5

d None

e None

f if (i == 5)

Q3: PHP makes use of mail() function to send emails. Which of the mentioned ARE PART of
it's arguments?

a parameters

b to

c number of recepients

d message

e subject

f headers

Q4: Who is known as the father of PHP??


a Rasmus Lerdorf

b Drek Kolkevi

c None

d List Barely

e Willam Makepiece

f None

Q5: In order to add a new column to an existing table in SQL, which command do we need to
use??

a MODIFY TABLE

b None

c ALTER COLUMNS

d None

e ALTER TABLE

f EDIT TABLE

Q6: Which flag is used to specify the path to the configuration file in kube-proxy??

The correct Answer is: None

The correct Answer is: None

c –cluster-cidr string

d –detect-local-mode LocalMode

e –config string

The correct Answer is: None

Q7: How to show the metrics for a given node in Kubernetes??

a None
b kubectl top node my-node

c kubectl uptime node my-node

d kubectl resources node my-node

e None

f kubectl ps node my-node

Q8: The wildcard in a WHERE clause is useful when??

a An exact match is not possible in a SELECT statement.

b None

c None

d An exact match is necessary in a SELECT statement.

e An exact match is necessary in a CREATE statement.

f An exact match is not possible in a CREATE statement.

Q9: Referential integrity is directly related to?

a Relation Key

b Primary Key

c None

d Unique Key

e Foreign Key

f None

Q10: Which command is used to create an empty file.?

a mtfile

b touch

c mkfile
d None

e file

f None

Q11: How much character are allowed to create a database name??

a None

b 75

c 40

d 70

e 64

f None

You might also like