You are on page 1of 4

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

a admin

b administrator

c None of the mentioned

The correct Answer is: None

e root

f All of the mentioned

Q2: Expand JFS in context of file system??

The correct Answer is: None

b Journal Failing System

c Journal Failing Service

d Journal File Service

The correct Answer is: None

f Journal File System

Q3: Normalizations is...?

a None

b None

c concerned with the physical implementation of the database

d a database design technique that encourages storing data in multiple databases

e a database design technique used to minimize data redundancy and duplication

f a database design technique that eliminates relationships from a database

Q4: In PHP, the only way to output text is with echo.?


a False

b None

c None

d None

e None

f True

Q5: How to protect special characters in a query string??

a urlencode()

b None

c None

d urlbypass()

e url_encode()

f None

Q6: A table that displays data redundancies yields ________ anomalies?

a None

b None

c Insertion

d All of options

e Update

f Deletion

Q7: Which type you will select if you need to store binary data??

a Both BIGINT and INT

b None of the above


c INT

d BLOB

e BIGINT

f None

Q8: What will be printed if we run the following code? <?php $var = 'false'; if ($var) { echo
'true'; } else { echo 'false'; }?

a None

b False

c None

d True

e None

f None

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

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

b None

c None

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

e None

f None

Q10: Docker host's IP address by default is 192.168.99.100?

The correct Answer is: None

The correct Answer is: None


The correct Answer is: None

The correct Answer is: None

e True

f False

Q11: Why is wordpress.com considered more secure than wordpress.org??

a None

b None

c because it is SSL encrypted

d None

e because they limit the themes and also does not allow installing plugins.

f because they limit the site proxy settings

Q12: What is the default priority of the swap partition?

a -1

b 10

c0

d 100

e1

f There are no priorities for swap

You might also like