You are on page 1of 3

Q1: What is Solaris??

a Microsoft’s UNIX

b None

c None

d Sun microsystems UNIX

e IBM’s UNIX

f HP’s UNIX

Q2: How will you pass and access arguments to a script in Linux/Bash??

a None

b scriptName -arg “Arg1” “Arg2”….”Argn” and can be accessed inside the script as $1
, $2 .. $n.

c scriptName “Arg1” “Arg2”….”Argn” and can be accessed inside the script as $Arg1 ,
$Arg2 .. $Argn.

d scriptName "Arg1 Arg2….Argn” and can be accessed inside the script as $1 , $2 ..


$n.

e scriptName “Arg1” “Arg2”….”Argn” and can be accessed inside the script as $1 ,


$2 .. $n.

f None

Q3: What is the name of the enterprise-grade cluster management solution from Docker??

a Docker Swarm

b Docker Hub

c Docker Web UI

d None

e None

f Docker Universal Control Plane


Q4: Data Warehouse provides?

a None

b None

c Storage, Functionality Responsiveness to queries

d Transaction Responsiveness

e Demand and Supply Responsiveness

f None of these

Q5: Which command is used to create a Kubernetes service??

a kubectl expose

b None

c kubectl create service

d kubectl set service

e kubectl deploy service

f None

Q6: Replication Controllers and Deployment Controllers are part of?

The correct Answer is: None

b API Controller Manager

c Kubeadm

The correct Answer is: None

e Master Controller Manager

f Etcd manager

Q7: Which HTML element defines navigation links??


a <navlink>

b None

c <nav>

d <navigate>

e <navigation>

f None

Q8: How many containers can run per host??

The correct Answer is: None

The correct Answer is: None

c There can be only 3containers

d There can be only 4 containers

The correct Answer is: None

f There can be as many containers as you wish per host. Docker does not put any
restrictions on it.

Q9: Do deactivated plugins slow down a WordPress site??

a None

b Deactivated do not plugins slow down your website

c None

d None

e None

f Even deactivated plugins slow down your website

You might also like