You are on page 1of 5

Q1: What is the role of cloud controller manager??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e cloud controller manager is an essential component for local storage, the fraction
of cloud-specific code from non core Kubernetes code, and network routing.

f cloud controller manager is an essential component for persistent storage, the


abstraction of cloud-specific code from core Kubernetes code, and network routing.

Q2: 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 SELECT DISTINCT col1, col2 FROM table;

e None

f None

Q3: MySQL does not support auto generating numbers?

a None

b False

c None

d None

e None

f True

Q4: Which command can be used to know the terminal type??


a terminal

The correct Answer is: None

c tty

d who

e pts

The correct Answer is: None

Q5: How to delete an image from the local storage system??

a None

b $ docker --rmi <image-id>

c $ docker rmin <imageid>

d $ docker rmi <image-id>

e None

f None

Q6: A homepage is __________?

a where all Internet data is stored

b the first page of a website

c required for access to the Internet

d None

e an index of encyclopedia articles

f None

Q7: How do we create command aliases in a shell??

a None
b configure Aliasname="Command whose alias is to be created"

c set alias Aliasname="Command whose alias is to be created"

d We can't create aliases directly in shell

e None

f alias Aliasname="Command whose alias is to be created"

Q8: What will happen if two tables have names 'users' and 'USERS'??

a This is not possible because table names are case insensitive

b This depends on lower_case_table_names system variable

c This is possible because table names are case sensitive

d None

e This is possible only on UNIX/LINUX

f This is possible only on Windows

Q9: What are Importers in WordPress??

a None

b None

c Importers are plugins that provide the functionality to import a bulk XML file with
any number of records.

d Importers are linking files that provide the functionality to export a bulk XML file
with any number of records.

e None

f None

Q10: Who developed WordPress??

a None
b WordPress was co-founded by Matt Mullenweg and Mike Little on the 27th of May
2003.

c None

d WordPress was co-founded by Allen Mullenweg and Luke Little on the 27th of
June 2003.

e WordPress was co-founded by Andrew Mclean and Mike Hathaway on the 24th of
May 2003.

f None

Q11: Why do we need HTML5 Server-Sent Events??

a None

b None

c None

d Server-Sent Events (SSE) is a recent HTML5 specification in combination with the


EventSource API designed for streaming updates.

e None

f Server-Sent Events (SSE) is a recent HTML5 specification in combination with the


EventSource API designed for getting POST and GET request.

Q12: What is the default priority of the swap partition?

a 10

b There are no priorities for swap

c0

d -1

e 100

f1

Q13: Suppose you have an application that has many dependant services. Will docker
compose wait for the current container to be ready to move to the running of the next
service??
The correct Answer is: None

b False

The correct Answer is: None

The correct Answer is: None

e True

The correct Answer is: None

You might also like