You are on page 1of 3

Q1: How to dump current cluster state to stdout in Kubernetes??

a kubectl cluster-info dump

b kubectl cluster info

c None

d None

e kubectl cluster-info show

f kubectl cluster-status

Q2: What is the default size of a file set in upload_max_filesize??

a 500 MB

b 2 MB

c 10 MB

d None

e None

f 300 MB

Q3: Intensity of a color can be described through?

a Grayscale

b Hue

c None

d None

e Saturation

f Lightness

Q4: How can you pass a variable by reference??


a None

b None

c $var1 = &$var2

d $var1 == &$var2

e None

f $var1 === &$var2

Q5: What is the correct syntax for referring to an external script called "xxx.js"??

a <script declare="xxx.js">

b <script name="xxx.js">

c None

d <script href="xxx.js">

e <script src="xxx.js">

f None

Q6: What is the meaning of "overhead" in MySQL??

a None

b None of the above

c A tablespace name

d The size of a table

e None

f Temporary diskspace that the database uses to run some of the queries

Q7: A table that displays data redundancies yields ________ anomalies?

a Insertion

b Deletion
c None

d None

e All of options

f Update

Q8: Why wouldn't you see Docker in Plesk installer's list of components??

a The server does not satisfy Docker system requirements

The correct Answer is: None

c Your Plesk license doesn't have a Docker add-on

The correct Answer is: None

e Docker is available as an extension and you can only install it from the extensions
catalog

The correct Answer is: None

You might also like