You are on page 1of 3

Q1: What is virtualization??

a Virtualization is the process of creating a software-based, virtual version of


something(compute storage, servers, application, etc.).

b None

c Virtualization is the process of creating a software-based, real version of


something(compute storage, servers, application, etc.).

d None

e None

f None

Q2: What will happen If you run the command "init 0" in your terminal?

a Enter single user mode

The correct Answer is: None

c Shut down the system

The correct Answer is: None

e Reboot the system

f Start the system without a display manager (GUI)

Q3: Which of the following gives a string containing PHP script file name in which it is
called??

a $_PHP_SELF

b None

c None

d $_SESSION

e $_COOKIE

f $php_errormsg
Q4: ______ is distributed key-value store that provides a reliable way to store data that needs
to be accessed by a distributed system or cluster of machines.?

a A Kubernetes pod

b A Kubernetes volume

The correct Answer is: None

d A Kubernetes service

e etcd

The correct Answer is: None

Q5: How to list all nodes in your Docker swarm??

a None

b docker node print

c docker node ls

d None

e docker node get

f docker node get-all

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

The correct Answer is: None

The correct Answer is: None

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


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

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

The correct Answer is: None

The correct Answer is: None


Q7: Which level of Abstraction describes what data are stored in the Database??

a Abstraction Level

b Logical Level

c None

d View Level

e None

f Physical Level

You might also like