You are on page 1of 3

Q1: Which of the following is true??

a A relation in BCNF is not in 3NF.

b A relation in 3NF is always in BCNF.

c BCNF and 3NF are same.

d None

e None

f A relation in BCNF is always in 3NF

Q2: Which of the following provides the error code associated with this file upload??

a $_FILES['file']['error']

b $_FILES->file->error

c $_FILES->file->errors

d $_FILES['errors']

e $_FILES['file']['errors']

f $_FILES['error']

Q3: Which of the following commands will install Ansible on Ubuntu??

a sudo apt install ansible-master

b sudo apt install ansible-controller

c sudo apt install ansible-server

d None

e sudo apt install ansible

f None

Q4: Which "text Type" has the maximum number of bytes??


a None

b Text

c Long Text

d None

e Tiny Text

f Medium Text

Q5: Which command can be used by the administrator to bring the system into single user
mode??

The correct Answer is: None

b init s

c single s

The correct Answer is: None

e single

f init

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

a /home/root

b /root

c Doesn't have one

d /usr/admin

e /admin

f /administrator

Q7: You can install Docker Engine directly to servers you have on cloud providers. The
providers supported are:?

a Digital Ocean
b None

c Microsoft Azure

d None

e Amazon Web Services (AWS)

f Google Cloud

Q8: The WHERE clause is mandatory when using the SELECT command?

a None

b False

c None

d None

e True

f None

Q9: Which of the following methods sends input to a script via a URL??

a Both

b None

c None

d Get

e None

f Post

You might also like