You are on page 1of 4

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

a None

b INSERT

c UPDATE

d None

e SELECT

f CREATE

Q2: Each virtual machine includes the application, the necessary binaries and libraries, and
an entire guest operating system - All of which may be tens of GBs in size.?

a False

b None

c None

d True

e None

f None

Q3: When was Docker initially released ??

a 20 March 2015

The correct Answer is: None

c 25 May 2013

The correct Answer is: None

e 20 March 2013

The correct Answer is: None

Q4: In WordPress, objects are passed by value or by reference.?


a None

b None

c In WordPress, all objects are passed by value.

d In WordPress, all objects are passed by reference.

e None

f None

Q5: Docker can build images automatically by reading the instructions from:?

a Dockerfile

b None

c docker.yaml

d docker.config

e None

f docker.json

Q6: Which attribute you’ll use with the TD tag to merge two cells horizontally??

a None

b rowspan=2

c None

d merge=row2

e merge=colspan2

f colspan=2

Q7: How can you display the top 10 number of lines of a file??

a head -f 10 file.txt

The correct Answer is: None


c head -show 10 file.txt

d head −n 10 file.txt

The correct Answer is: None

f head --display-only 10 file.txt

Q8: How to dump pod logs, with label name=myLabel (stdout) in Kubernetes?

a kubectl log name=myLabel

b None

c kubectl pod -l name=myLabel

d None

e kubectl logs -l .name[*]=myLabel

f kubectl logs -l name=myLabel

Q9: Which function in PHP is used to get the length of a string variable??

a None

b strcount

c None

d strlen

e len

f count()

Q10: MySQL runs on which Operating Systems??

a Unix And Linux Only

b None

c None

d Windows only
e Unix, Linux, Windows,Mac And Others

f Linux And Mac OS-X Only

Q11: Choose the correct HTML Tag to make a text Italic?

a <it>

b <italic>

c None

d <i>

e None

f <il>

You might also like