You are on page 1of 3

Q1: Which of the answers listed below refers to a Linux command that allows for assuming

the identity of a different system user and executing commands with security privileges of
that user account??

a usermod

b id

c None

d sync

e su

f None

Q2: Which of the following IS NOT true regarding ER modeling?

a ER models act as non technical communication tools

b None

c ER models can be converted into a database

d ER models increase the database developer's productivity

e None

f ER models waste the database developer's time

Q3: Can I run several versions of PHP at the same time??

a True

b False

c None

d None

e None

f None

Q4: Which HTML tag would be used to display power in expression (A+B)2 ??
a <b>

b None

c <sub>

d None

e <p>

f <sup>

Q5: Which of the following is used to add multiple line comments in PHP ??

a {{ }}

b None

c {/ \}

d None

e //

f /* */

Q6: Which one is the correct declaration for choosing the 'Character Set' other than
default??

a Varchar(20) Character Set Utf8;

b None Of The Mentioned

c None

d None

e Varchar(20) Character Set;

f Varchar(20);

Q7: Which description best fits a DaemonSet??

The correct Answer is: None


b A method to manage clusters of pods

c A way to run a copy of a pod on all or some nodes

d A system to connect nodes and pods

The correct Answer is: None

f A channel through which to pass information between two or more nodes

You might also like