You are on page 1of 4

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

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

b path is always necessary when inserting image

c None

d None

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

f path is optional and not necessary

Q2: Intensity of a color can be described through?

a Lightness

b None

c Grayscale

d Hue

e None

f Saturation

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

a Install a plugin to recover your password.

b Reset the password of your user through MySQL.

c Add a new user with admin privileges in MySQL.

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

e Delete your themes folder.

f Reinstall Wordpress.

Q4: What does the Ansible setup module do??


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

b None

c It helps you setup Ansible on the master server

d None

e It helps you install Ansible on all of your servers

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

Q5: What is containerization??

a None

b None

c an application that is being developed and deployed is bundled and wrapped


together with all its configuration files and dependencies. This bundle is called a container.

d None

e system that is being developed and deployed is bundled and wrapped separately
with all its configuration files and dependencies. This bundle is called a container.

f None

Q6: If we wish to mount a directory with Read Only option, which of the following is
correct?

a mount -t ext4 -o noexect,ro /path/to-dir /mnt/folder

b mount ext4 -no-read-only /mnt/folder /path/to-dir

c mount ext4 noexect,ro /path/to-dir /mnt/folder

d mount ext4 -no-read-only /mnt/folder /path/to-dir

e mount ext4 -no-read-only /path/to-dir /mnt/folder

f mount -t ext4 -o noexect,ro /mnt/folder /path/to-dir

Q7: MySQL workbench decreases the productivity of a MySQL developer compared to other
server access tools such as phpMyAdmin??
a False

b True

c None

d None

e None

f None

Q8: The partitions that are used as virtual memory when the system runs out of physical
memory are known as:?

a None

b extended partitions

c boot partitions

d swap partitions

e None

f primary partitions

Q9: MVD is known as?

a Multi Value Dependency

b All of the Above

c Many Value Dependency

d None

e None

f More Value Dependency

Q10: Where can you find and share Docker container images??

a None

b None
c Docker Swarm

d Docker Cloud

e Docker Git

f Docker Hub

You might also like