You are on page 1of 4

Q1: To inspect the the boot process of a Linux system, which command can be used??

a boot

b cat /var/log/start

c dmesg

d cat /var/log/boot.txt

e None

f None

Q2: Choose the correct HTML element for the largest heading:?

a <h6>

b <h1>

c <heading>

d None

e <head>

f None

Q3: If you want to undo a GRANT, you should use?

a UNGRANT

b DELETE

c None

d REMOVE

e REVOKE

f UNDO

Q4: Which command opens the interactive PHP shell from the command line interface??
a php -a

b php -int

c php artisian

d php -i

e php _run

f php -s

Q5: How can we check if the value of a given variable is alphanumeric??

a gtype_alnum to check whether it is an alphanumeric value or not.

b dtype_alnum to check whether it is an alphanumeric value or not.

c None

d None

e None

f ctype_alnum to check whether it is an alphanumeric value or not.

Q6: The "father" Of MySQL Is ______.?

a Bill Gates

b Bill Joy

c None

d Michael Widenius

e Stephanie Wall

f None

Q7: ________is a text document that contains all the commands a user could call on the
command line to assemble an image.?

a Docker Kitematic

The correct Answer is: None


c Docker Compose

d Docker Cloud

e Dockerfile

The correct Answer is: None

Q8: The database development lifecycle is very important to the successful implementation
of a database system.?

a False

b None

c None

d None

e None

f True

Q9: How many types of plans are available in wordpress by default??

a None

b3

c None

d2

e4

f6

Q10: What does the PHP error 'Parse error in PHP - unexpected T_variable at line x'
means??

a This is a PHP syntax error expressing that a mistake at the line x stops parsing and
executing the program.

b None
c This is a PHP logical error expressing that a mistake at the line x stops parsing and
executing the program.

d None

e None

f This is a PHP warning error expressing that a mistake at the line x stops parsing
and executing the program.

You might also like