You are on page 1of 5

Q1: What improvements can be made to the query UPDATE students SET `contact number`

= 0999;?

a None

b enclose the contact number in single quotes

c The query does not need any improvements

d None

e None

f None

Q2: Is Kubernetes open-source??

a True

b False

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q3: Why wouldn't you see Docker in Plesk installer's list of components??

a Your Plesk license doesn't have a Docker add-on

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e Docker is available as an extension and you can only install it from the extensions
catalog

f The server does not satisfy Docker system requirements

Q4: If you want to undo a GRANT, you should use?


a UNGRANT

b None

c DELETE

d REMOVE

e REVOKE

f UNDO

Q5: PHP can be run on Microsoft Windows IIS(Internet Information Server):?

a None

b True

c None

d None

e None

f False

Q6: Which of the following adds a checkmark Icon inside an Input??

a None

b Help-block

c Has-feedback

d Has-success

e None

f Has-warning

Q7: How can you restore the WordPress core files??

a None
b The core files can be downloaded back from Database.

c The core files can be downloaded back from wordpress.org site.

d The core files can be fetched via your dashboard

e None

f The core files can be downloaded back from your local machine as long as you have
a backup

Q8: How can we get the error when there is a problem with uploading a file??

a None

b None

c $_FILES['userfile']['error']

d $_FILES['userfile = error']

e None

f $FILES['userfile']['error']

Q9: Choose the correct usage of ‘cd’ to move into the parent directory.?

a None of the above

b cd

c cd/

d cd .

e cd ..

f cd..

Q10: Which of the following variable is used to get user's browser and operating system
details in PHP??

a HTTP_USER_AGENT

b None
c AGENT

d None

e None of the above.

f USER

Q11: What is the prefix of WordPress tables by default??

a wp_

The correct Answer is: None

c wp_ in

d _wp_

The correct Answer is: None

f wp_ default

Q12: Select all true statements for a node in Kubernetes??

a A node may be a VM or physical machine, depending on the cluster.

The correct Answer is: None

c A node is a worker machine in Kubernetes, previously known as a minion

d Each node contains the services necessary to run pods and is managed by the
master components

e There is only one node in each Kubernetes cluster

The correct Answer is: None

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

a To mount a device

b Is a text editor.

c To perform arithmetic calculations

d None
e None of the above

f Used as text filter

Q14: To create a blank line in your web page?

a press Shift + Enter

b press Enter two times

c . insert <BLINE>

d None

e insert <BR> tag

f None

You might also like