You are on page 1of 5

Q1: The external JavaScript file must contain the <script> tag.?

a True

b False

c None

d None

e None

f None

Q2: What is the default execution time set in set_time_limit()??

a None

b 35 secs

c 40 secs

d 20 secs

e 30 secs

f None

Q3: Egress is incorrectly speed Ingress?

The correct Answer is: None

b false

c true

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q4: An <iframe> is used to display a web page within a web page.?


a False

b None

c True

d None

e None

f None

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

The correct Answer is: None

b False

c True

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q6: How to stream pod logs (stdout) in Kubernetes??

a kubectl logs my-pod

b None

c kubectl stream -f my-pod

d kubectl logs -f my-pod

e kubectl pod -f my-pod

f None

Q7: What is Docker Machine??

a None

b None
c Docker machine is a tool that lets you install Docker Engine on virtual hosts

d Docker machine is a tool that lets you install Docker files on virtual hosts

e None

f None

Q8: Block elements are normally displayed without starting a new line.?

a None

b None

c None

d None

e True

f False

Q9: Which command will you use to test the connectivity to the host from the master server
and make sure that it actually works??

a None

b ansible your_host_name_here -m connect

c None

d ansible your_host_name_here -m pong

e ansible your_host_name_here -m try

f ansible your_host_name_here -m ping

Q10: How to watch rolling update status of "frontend" deployment until completion in
Kubernetes??

a kubectl rollout status -s deployment/frontend

b kubectl rollout status --live deployment/frontend

c None
d kubectl rollout status -w deployment/frontend

e None

f kubectl rollout status -l deployment/frontend

Q11: What type of join is needed when you wish to return rows that have matching values??

a None of the mentioned.

b Equi-join

c None

d Outer join

e Natural join

f All of the mentioned.

Q12: How can we display human readable information of a variable with PHP??

a To human-readable result we use print_r(/ln).

b To display a human-readable result we use print().

c None

d None

e To display a human-readable result we use print_r().

f None

Q13: What is a Binary file?

a Executable file

b None of the above

c Regular file

d None

e Directory
f System file

Q14: Which character is used to indicate an end tag??

a/

b^

c<

d None

e None

f*

You might also like