You are on page 1of 3

Q1: How can you find the status of a Docker container??

The correct Answer is: None

The correct Answer is: None

c The command “docker ps -a” is used for identifying the status of a Docker
container.

The correct Answer is: None

e The command “docker ps status” is used for identifying the status of a Docker
container.

f The command “docker ps -p” is used for identifying the status of a Docker
container.

Q2: Is it a good practice to edit the WordPress core files??

a None

b None

c None

d No, because your changes will be lost during the next WordPress update

e Yes, you can change the core files without any further compilations

f None

Q3: Who is known as the father of world wide web (WWW)??

a Tim Berners-Lee

b Charles Darwin

c Tim Thompson

d Robert Cailliau

e None

f None
Q4: What are meta-tags??

a None

b None

c Meta-tags are codes and scripts used to display website or page information.

d Meta-tags are keywords and description used to display website or page


information.

e Meta-tags are special tages and function used to display website or page
information.

f None

Q5: What kind of replication is supported by the MySQL Server??

a Master To Slave Replication

b None

c Single File Based Clustering

d Master to Master Replication

e Multiple-master Replication

f MySQL Doesn't Support Replication

Q6: Is the NULL value treated as 0??

a None

b False

c True

d None

e None

f None

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


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

b None

c None

d None

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

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

Q8: Which of the following is used to destroy the session??

a session_destroy() function

b isset() function

c session_start() function

The correct Answer is: None

e $_SESSION[]

The correct Answer is: None

You might also like