You are on page 1of 3

Q1: What is the login name of the administrator in Linux??

a administrator

b admin

c root

d None of the mentioned

e All of the mentioned

The correct Answer is: None

Q2: Which of the following statements are true??

a Names of databases, tables and columns can be up to 64 characters in length

b Alias names can be up to 64 characters in length

c Names of databases, tables and columns can be up to 256 characters in length

d Alias names can be up to 255 characters in length

e None

f None

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

a UPDATE

b None

c CREATE

d INSERT

e None

f SELECT

Q4: Deployment Controllers are part of?


a kube-scheduler

b None

c None

d API Controller Manager

e etcd manager

f Master Controller Manager

Q5: The BODY Tag is usually used after?

a None

b TITLE Tag

c HEAD Tag

d HTML Tag

e EM Tag

f None

Q6: What does the unlink() function do??

a The unlink() function is dedicated for file system handling. It simply deletes the
file given as entry.

b None

c The unlink() function is not dedicated for file system handling. It does not deletes
the file given as entry.

d None

e None

f None

Q7: What is UMASK??


a UMASK is a Unix environment variable, which automatically sets file permissions
created files.

b UMASK is a Unix environment variable, which automatically sets the file visibility.

The correct Answer is: None

d UMASK is a Unix environment variable, which is replaced by the chmod command


now however it's still largely used.

The correct Answer is: None

f UMASK is a Unix environment variable, which not really used anymore and is
considered legacy.

Q8: What improvements can be made to the query UPDATE students SET `contact number`
= 0999;?

a The query does not need any improvements

b enclose the contact number in single quotes

c None

d None

e None

f None

You might also like