You are on page 1of 5

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

a Deletion

b Update

c None

d All of options

e None

f Insertion

Q2: Docker can build images automatically by reading the instructions from:?

a docker.yaml

b Dockerfile

c docker.json

d None

e docker.config

f None

Q3: In which programming language WordPress is written??

a Javascript

b Java

c Python

d Node

e VueJS

f PHP

Q4: What is the difference between mysqli_fetch_object() and mysqli_fetch_array()??


a None

b None

c None

d The mysqli_fetch_object() function collects the first single matching record where
mysqli_fetch_array() collects all matching records from the table in an array.

e None

f The mysqli_fetch_object() function collects all matching records from the table in
an array where mysqli_fetch_array() collects the first single matching record

Q5: Outlook Express is a _________?

a None

b Browser

c None of the above

d SearchEngine

e E-Mail Client

f None

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

a INSERT

b None

c None

d UPDATE

e SELECT

f CREATE

Q7: How do you enable debug mode in WP??


a You can enable debug mode in WP by editing wp-config.php file and changing
WP_DEBUG constant value to true

b You can enable debug mode in WP by editing wp-config.html file and changing
WP_DEBUG constant value to true

c None

d None

e None

f None

Q8: Which command can be used to determine file type by its content??

a ls –l

b None of the above.

c None

d file

e None

f type

Q9: What is the purpose of ‘at’ command??

The correct Answer is: None

b To execute a command/commands only when the user has logged in.

c To execute a command/commands on a specific condition.

d To execute a command/commands at a specific request.

The correct Answer is: None

f To execute a command/commands at a specific time.

Q10: Which of the following is not true??

a PHP can be used to develop web applications.


b PHP applications can not be compiled

c None

d PHP makes a website dynamic

e PHP can not be embedded into html.

f None

Q11: Is it possible to destroy a cookie??

a False

b None

c None

d None

e None

f True

Q12: HTML comments start with <!-- and end with -->?

a None

b None

c False

d True

e None

f None

Q13: What type of join is needed when you wish to return rows that have matching values??

a Outer join

b Equi-join

c None
d Natural join

e None of the mentioned.

f All of the mentioned.

Q14: How can you set the default rwx permission to all users on every file which is created
in the current shell??

a umask 0666

b None

c umask 0777

d None

e chown 777

f chmod 777

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

a None

b Tiny Text

c Text

d Long Text

e Medium Text

f None

You might also like