You are on page 1of 5

Q1: A systematic collection of data stored in a central location is known as??

a Database

b None

c CSV

d Flat file

e None

f Excel

Q2: Which of the following IS NOT true regarding ER modeling?

a ER models increase the database developer's productivity

b ER models can be converted into a database

c ER models waste the database developer's time

d None

e ER models act as non technical communication tools

f None

Q3: Which level of Abstraction describes what data are stored in the Database??

a Logical Level

b None

c View Level

d None

e Abstraction Level

f Physical Level

Q4: HTML supports?


a None

b both type of lists

c does not support those types

d unordered lists

e None

f ordered lists

Q5: You have lost access to your admin area and can't recover it with email. What do you
do??

a Register a new user and set it as an administrator via your panel.

b Delete your themes folder.

c Reinstall Wordpress.

d Reset the password of your user through MySQL.

e Install a plugin to recover your password.

f Add a new user with admin privileges in MySQL.

Q6: Which of the queries below will return 0 (false)??

a SELECT BINARY "EXPERTRATING" LIKE "Exp%"

b None

c SELECT BINARY "EXPERTRATING" LIKE "EXP%"

d SELECT "EXPERTRATING" LIKE "Exp%"

e All those will return 1 (true)

f SELECT "EXPERTRATING" LIKE "EXP%"

Q7: What is Hypervisor??

a None

b None
c A hypervisor is a software that makes virtualization possible. It is also called
Virtual Machine Monitor.

d A hypervisor is a hardware that makes optimization possible. It is also called


Virtual Machine Monitor.

e A hypervisor is a software that makes optimization possible. It is also called


Virtual Machine Monitor.

f None

Q8: Ansible playbooks are the basis for a really simple configuration management and
multi-machine deployment system, unlike any that already exist, and one that is very well
suited to deploying complex applications.?

a true

b false

c None

d None

e None

f None

Q9: Volume mapping maps the host server's directory into the Docker container. The data
will remain in a safe and accessible place if you do which of the following??

The correct Answer is: None

b re-create the container

c delete the container

d break the container

e migrate the container

f backup the container

Q10: Just installed plugin crashes your Wordpress site with no access to the dashboard.
What do you do??
a Reinstall the database

b Rename the specific plugin folder in /wp-admin/plugins

c Rename the specific plugin folder in /wp-includes/plugins

d Delete all plugins from /wp-content/plugins folder

e Reinstall Wordpress

f Rename the specific plugin folder in /wp-content/plugins

Q11: What does the Ansible setup module do??

a It sets up the connection between the master and the worker nodes

b It helps you setup Ansible on the master server

c None

d It helps you install Ansible on all of your servers

e None

f It shows you the information that the Ansible master server has about a host

Q12: What is the default priority of the swap partition?

a 10

b 100

c There are no priorities for swap

d1

e -1

f0

Q13: What is the mission of the control plane in Kubernetes??

The correct Answer is: None

b It makes sure that the actual state of system objects match the desired state.
c To manage clusters of pods

The correct Answer is: None

e To control nodes

f To move workloads from one host to another

You might also like