You are on page 1of 3

Q1: Tags and test that are not directly displayed on the page are written in _____ section.?

a None

b None

c <head>

d <title>

e <body>

f <html>

Q2: Which is not a domain name extension?

a None

b .org

c .com

d .int

e None

f .mil

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

a Doesn't have one

b /admin

c /administrator

d /home/root

e /root

f /usr/admin

Q4: Which of the following statements is NOT true for views in SQL??
a None

b A view contains a copy of the data

c A view drives its data from the base tables(s)

d Select statement used in the view definition cannot include ORDER BY clause.

e None

f A view is updatable if it has been defined from a single relation

Q5: Which command can be used to count characters in a text file??

a ccount

b None

c None

d fsize

e wc

f count

Q6: Which of the answers listed below refers to a Linux command that allows for assuming
the identity of a different system user and executing commands with security privileges of
that user account??

a su

b usermod

c None

d None

e id

f sync

Q7: How to insert a comment that has more than one line??

a None
b <!--This comment has more than one line-->

c //This comment has more than one line//

d /*This comment has more than one line*/

e None

f None

Q8: This volume type can be used to share contents within containers in a pod, but will not
persist beyond the life of a pod.?

a ConfigMap

b FlexVolume

The correct Answer is: None

d EmptyDir

The correct Answer is: None

f Local

You might also like