You are on page 1of 4

Q1: Which is the best tool to use for logging in remotely??

a rsh

b ssh

c None

d telnet

e login

f None

Q2: Which color is the official color of the Wordpress.org logo??

a None

b White

c None

d Purple

e Yellow

f Dark grey

Q3: How can we define a Video Tag in HTML 5??

a <video src:"URL"></video>

b None

c None

d <video src "URL"></video>

e <video></video>

f <video src="URL"></video>

Q4: Which function in PHP Returns a list of response headers sent (or ready to send)?
a None

b None

c headers_list()

d headers_list()

e header()

f header_send()

Q5: Choose the odd one out.?

a None

b csh

c bsh

d None

e Kernel

f ksh

Q6: Which of the following method of Exception class retrieve the error message when
error occurred??

The correct Answer is: None

b getLine()

c getMessage()

d getFile()

e getError()

f getCode()

Q7: What is kubectl drain used for??

a To get the status of a specific node during maintenance

The correct Answer is: None


The correct Answer is: None

d To safely evict all of your pods from a node before performing maintenance on the
node

The correct Answer is: None

f To stop all running containers in a pod

Q8: When using the POST method, variables are displayed in the URL:?

a False

b True

c None

d None

e None

f None

Q9: What are meta-tags??

a None

b None

c Meta-tags are keywords and description used to display website or page


information.

d Meta-tags are codes and scripts used to display website or page information.

e Meta-tags are special tages and function used to display website or page
information.

f None

Q10: Which of the following scripts will run successfully?

a Users statistics SELECT customer name FROM customers;

b SELECT FROM `customers` 'customer name';


c SELECT `customer name` FROM customers ORDER BY zone WHERE cat_id = 12;

d None

e SELECT `customer name` FROM customers WHERE cat_id = 12 ORDER BY cat_id;

f None

You might also like