You are on page 1of 4

Q1: What is the default working directory of the Linux administrator user??

a /usr/admin

b /admin

c /administrator

d Doesn't have one

e /root

f /home/root

Q2: What Python library can you use to perform array and matrix manipulations??

a Numarray

b math

c None

d Algorithm

e Numpy

f None

Q3: Which of the following function is used to read the content of a file??

The correct Answer is: None

The correct Answer is: None

c file_exist()

d fread()

e filesize()

f fopen()

Q4: MySQL supports user defined functions?


a None

b None

c False

d None

e None

f True

Q5: Inline elements are normally displayed without starting a new line?

a None

b False

c None

d True

e None

f None

Q6: How to list a particular Kubernetes deployment??

a kubectl ls deployment my-dep

b None

c kubectl info deployment my-dep

d None

e kubectl describe deployment my-dep

f kubectl get deployment my-dep

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

a soft and hard links

b open and close links


c in-line and external links

d None

e None

f links and highlights

Q8: What is moderate comment in WordPress.?

a Comments by visitors on a post are not published directly unless the admin
provides it. It is called moderation.

b None

c None

d None

e Comments by admin on a post are not published directly unless the clients
provides it. It is called moderation.

f Comments by admin on a post are not published directly unless the visitors
provides it. It is called moderation.

Q9: Is the NULL value treated as 0??

a None

b None

c None

d False

e None

f True

Q10: When is the switch statement used:?

The correct Answer is: None

The correct Answer is: None


c The switch statement is used to avoid long blocks of if..elseif..else code

d The switch statement is used when statements like if..elseif..else do not work.

The correct Answer is: None

f The switch statement is used to avoid long blocks of loops like do...while code.

You might also like