Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Q1: What is the default DATE field type format??

a MM-DD-YY

b MMDDYYYY

c YYYY-MM-DD

d DD-MM-YYYY

e None

f YYYY-DD-MM

Q2: Where is WordPress content stored??

a WordPress stores it's content in the wp-content folder

b None

c WordPress stores it's content in a MySQL database on the server.

d None

e WordPress stores it's content in a MySQL database on the server.

f None

Q3: Explain the purpose of nohup command.?

The correct Answer is: None

The correct Answer is: None

c To start the command after a certain statement has been approved.

d To start the command after the user who issues the command has logged out.

The correct Answer is: None

f To keep the command running even after the user who issues the command has
logged out.

Q4: Which key combination can yank a line in vi??


a yy

b yl

c None

d yw

e None

f yc

Q5: Words ORDER BY in the SQL operator?

a converts the value of a column or function to a different type

b changes the order of output rows

c allows you to combine the results of individual queries across multiple tables into
a single result table

d eliminates all repeated rows from the result set

e None

f None

Q6: MVD is known as?

a All of the Above

b None

c Many Value Dependency

d More Value Dependency

e None

f Multi Value Dependency

Q7: How to remove two pods labelled 'production' and 'development'?

a $ kubectl trim pods -l 'env in (production, development)'

b $ kubectl delete pods -l 'env in (production, development)'


The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q8: How to install a docker plugin vieux/sshfs with debug environment set to 1.?

a None

b $ docker install vieux/sshfs DEBUG=1

c None

d None

e $ docker plugin install vieux/sshfs DEBUG=1

f $ docker install plugins vieux/sshfs DEBUG=1

Q9: Who is known as the father of world wide web (WWW)??

a Tim Thompson

b None

c Charles Darwin

d None

e Tim Berners-Lee

f Robert Cailliau

Q10: Data Warehouse provides?

a Transaction Responsiveness

b Storage, Functionality Responsiveness to queries

c None

d None of these
e None

f Demand and Supply Responsiveness

Q11: You use a container, edit it, and update it?

a None

b None

c None

d None

e False

f True

Q12: __________________ is responsible for health check of the pods running on individual
nodes?

a Kubelet

b Kube scheduler

c Kubectl

The correct Answer is: None

e Kube controller manager

The correct Answer is: None

You might also like