You are on page 1of 4

Q1: Containers running on a single machine all share the same operating system kernel, so

they start instantly and make more efficient use of RAM.?

a None

b None

c False

d None

e None

f True

Q2: Which of the following variables is not a predefined variable??

a $get

b None

c None

d $request

e .$post

f $ask

Q3: To use 'mysqldbcopy' which privileges are required on the source server??

a None

b None

c UPDATE

d INSERT

e SELECT

f CREATE

Q4: Which of the following is a command in Linux??


a All of the Above

bw

c None

dt

e None

fx

Q5: Which operator can be used to throw a process into background??

a &&

The correct Answer is: None

c&

d|

e ||

The correct Answer is: None

Q6: How are devices represented in UNIX/Linux??

a None

b For UNIX/Linux every device is a file and are typically located in the directory
/proc.

c For UNIX/Linux every device is a block and are typically located in the directory
/proc.

d For UNIX/Linux every device is a file and are typically located in the directory
/dev.

e None

f For UNIX/Linux every device is a block and are typically located in the directory
/dev.

Q7: Which HTML element is used to define the description Data??


a <dd>

b <dl>

c <li>

d <dt>

e None

f None

Q8: What will be the output of the query SELECT * FROM `members` LIMIT 1, 2;?

a the query will return the first 2 records

b the query will generate an error

c the query will return all records from the members table

d the query will return skip the first record then return the following 2 records only

e None

f None

Q9: What is the most common type of container runtime used in Kubernetes??

a containerd

b lxd

c Docker

The correct Answer is: None

The correct Answer is: None

f rkt

Q10: Which command can be used by the administrator to bring the system into single user
mode??

The correct Answer is: None

b single s
The correct Answer is: None

d init s

e init

f single

You might also like