You are on page 1of 2

Q1: Do deactivated plugins slow down a WordPress site??

a None

b Even deactivated plugins slow down your website

c None

d None

e Deactivated do not plugins slow down your website

f None

Q2: SQL (Structured Query Language) is:?

a None

b the language of queries by pattern

c the language of structured queries

d None

e DBMS (DataBase Management System)

f imperative programming language

Q3: What does $_FILES mean??

a None

b None

c $_FILES is an associative array composed of items sent to the current script via the
HTTP GET method.

d $_FILES is an associative array composed of items sent to the current script via the
HTTP POST method.

e None

f None

Q4: The default Ansible inventory file is located at:?


a /home/ansible/inventory

b /etc/ansible/hosts

c None

d /etc/ansible/inventory

e None

f /home/ansible/hosts

Q5: How can you detect the client's browser name??

a client.navName

b None

c None

d None

e navigator.appName

f browser.name

Q6: Which of the following is used to check that a cookie is set or not??

a None of the above.

b getcookie() function

The correct Answer is: None

The correct Answer is: None

e isset() function

f $_COOKIE variable

You might also like