Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Q1: What are the types of links in Linux??

a soft and hard links

b None

c None

d in-line and external links

e links and highlights

f open and close links

Q2: Which function in PHP Returns a list of response headers sent (or ready to send)?

a headers_list()

b None

c header_send()

d None

e headers_list()

f header()

Q3: What is ETCD??

a Etcd is written in Go programming language and is a distributed key-value store


used for coordinating between distributed work.

b Etcd is written in Python programming language and is a distributed key-value


store used for coordinating between distributed work.

c Etcd is written in C++ programming language and is a distributed key-value store


used for coordinating between distributed work.

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None


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

a None

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

c kubectl logs -l name=myLabel

d kubectl log name=myLabel

e None

f kubectl pod -l name=myLabel

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

a*

b<

c^

d None

e/

f None

Q6: How do I create PHP arrays in a HTML <form>??

a None

b None

c < input MyArray[] />

d < input ="MyArray[]" />

e < input name="MyArray[]" />

f < input name= MyArray[]/>

Q7: How to check the current disk usage on Linux??


a None

b usage

c uptime

d df

e free

f None

Q8: Which of the following is NOT a magic predefined constant??

a None

b __DATE__

c None

d __FILE__

e __CLASS__

f __LINE__

Q9: How are objects in PHP passed by??

a None

b Neither of the mentioned

c None

d None

e Objects are passed by value.

f Objects are passed by reference.

You might also like