You are on page 1of 5

Q1: How to remove 'escape' characters from a string??

a None

b The substring function enables us to remove the 'escape' characters before


apostrophes in a string.

c None

d The stripslashes function enables us to remove the 'escape' characters before


apostrophes in a string.

e None

f None

Q2: What is the correct HTML for making a text area??

a None

b None

c <textbox>

d <textarea>

e <input type="textbox">

f <input type="textarea">

Q3: What Are Kubernetes Controllers??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e Kubernetes controllers are Replicaset, Deployment controller.

f Kubernetes controllers are Surverless, Deployment capacitor.


Q4: If we want to open a file for reading and writing which mode of the function fopen() are
we going to use:?

a w+

br

c x+

d r+

ex

The correct Answer is: None

Q5: DML is included into SQL language of:?

a None

b managing users

c description data

d managing data

e managing transactions

f None

Q6: Which of the following is an attribute of the <Table> tag??

a None

b CELLPADDING

c SRC

d LINK

e None

f BOLD

Q7: How to start a container??


The correct Answer is: None

b $ docker -->start <container_id>

c $ docker start <container_id>

The correct Answer is: None

e $ docker push <container_id>

The correct Answer is: None

Q8: In which file, can we permanently change the SWAP priority?

The correct Answer is: None

b /etc/prswap

The correct Answer is: None

d /etc/boot.conf

e /etc/swappriority

f /etc/fstab

Q9: Which is the right syntax for the DISTINCT SQL statement??

a SELECT DISTINCT col1, col2 WHERE table;

b None

c SELECT DIFFERENT col1, col2 FROM table;

d None

e None

f SELECT DISTINCT col1, col2 FROM table;

Q10: Which keyword is used with the UPDATE command to change the value??

a ADD

b CHANGE
c MODIFY

d SET

e None

f None

Q11: Kubernetes helps in the effective distribution of resources by allocating the resources
that are used by a particular application?

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

d False

e True

The correct Answer is: None

Q12: Docker containers and images are included in Plesk Backup and migrated by Plesk
Migrator.?

a False

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e True

The correct Answer is: None

Q13: Which keyword is used with the ALTER command to delete a column??

a REMOVE

b CHANGE

c DELETE
d None

e None

f DROP

You might also like