You are on page 1of 3

Q1: In which file, can we permanently change the SWAP priority?

a /etc/fstab

b /etc/prswap

The correct Answer is: None

d /etc/boot.conf

e /etc/swappriority

The correct Answer is: None

Q2: Which HTML element is used to display a scalar measurement within a range??

a None

b <gauge>

c <meter>

d <measure>

e None

f <range>

Q3: Which of the following are true for a pod in Kubernetes??

a Pods are the simplest units in the Kubernetes object model that you create or
deploy

b A pod is the same as a container

c A Pod represents processes running on your Cluster

The correct Answer is: None

The correct Answer is: None

f You can have only 1 container running in 1 pod

Q4: Choose the odd one out.?


a bsh

b ksh

c csh

d Kernel

e None

f None

Q5: Which of the following is not true??

a PHP makes a website dynamic

b PHP can not be embedded into html.

c PHP can be used to develop web applications.

d PHP applications can not be compiled

e None

f None

Q6: What is the correct way to include the file "time.inc" ??

a <?php include "time.inc"; ?>

b None

c None

d <?php include:"time.inc"; ?>

e <?php include file="time.inc"; ?>

f <!-- include file="time.inc" -->

Q7: What number is the first key of a PHP’s numerical array??

a0

b None
c2

d1

e -1

f None

Q8: If you exit a container accidentally, will you lose all the work??

a False

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

f True

You might also like