You are on page 1of 4

Q1: Which of the mentioned is NOT part of the $_SERVER variable?

a $_SERVER['SERVER_NAME']

b $_SERVER['SCRIPT_TYPE']

c $_SERVER['SERVER_ADDR']

d $_SERVER['AUTH_TYPE']

e $_SERVER['PHP_SELF']

f $_SERVER['SERVER_TYPE']

Q2: What is the reason for using Volumes in Docker??

a None

b None

c To add plugins for extended file attributes.

d To create exceptions to the `--read-only` mode.

e To fail access to persisted data such as data in a database.

f None

Q3: What do you know about Sematext Docker Agent??

a Sematext Docker agent runs as a large container in each Docker port and gathers
metrics, events and logs for some of the containers and cluster nodes.

The correct Answer is: None

c Sematext Docker agent runs as a large container in some Docker host and gathers
metrics, events and logs for all the containers and cluster nodes.

d Sematext Docker agent runs as a small container in each Docker host and gathers
metrics, events and logs for all the containers and cluster nodes.

The correct Answer is: None

The correct Answer is: None


Q4: Which is the log in which data changes received from a replication master server are
written??

a Relay Log

b Error Log

c None

d General Query Log

e Binary Log

f None

Q5: Sub queries have better performance compared to JOIN queries?

a False

b True

c None

d None

e None

f None

Q6: Which of the following type of variables have only two possible values either true or
false??

a Doubles

The correct Answer is: None

c Strings

d Integers

The correct Answer is: None

f Booleans

Q7: HTML are web pages read and rendered by?


a Web Browser

b None

c Compiler

d None

e Interpreter

f Server

Q8: What is the correct HTML for creating a hyperlink??

a <a>http://www.w3schools.com</a>

b None

c <a url="http://www.w3schools.com">W3Schools.com</a>

d <a name="http://www.w3schools.com">W3Schools.com</a>

e <a href="http://www.w3schools.com">W3Schools</a>

f None

Q9: When would you use path along with file name of a picture in an IMG tag??

a path is always necessary when inserting image

b None

c path is optional and not necessary

d when image file and html file both are on same location d.

e when the location of image file and html file are different

f None

Q10: In what case we cannot recommend WordPress to a client??

a If the client wants to create a website for puppies or any kind of animals
b None

c If the client is working on a non-CMS base project

d If a site wants complex or innovative e-commerce

e Sites are requiring custom scripting solutions.

f If the client wants to create a quick e-commerce website

You might also like