You are on page 1of 4

Q1: What is the recommended number of manager nodes in Docker Swarm??

a None

b 1 manager

c 0 managers

d None

e As many as possible

f 3 or 5 managers

Q2: Which command can be used to execute a command/s repeatedly for the given
schedule??

a for

b crontab

The correct Answer is: None

d set

e while

The correct Answer is: None

Q3: What is the correct HTML for adding a background color??

a None

b <background>yellow</background>

c <body style="background-color:yellow;">

d <body bg="yellow">

e <body style bg="yellow">

f None

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

b boot partitions

c None

d extended partitions

e None

f primary partitions

Q5: Which command is used to specify the number of records to return??

a SELECT

b EXTRACT

c None

d LIMIT

e SELECT SPECIFIC

f SELECT TOP

Q6: Choose the correct usage of ‘cd’ to move into the parent directory.?

a None of the above

b cd

c cd..

d cd/

e cd .

f cd ..

Q7: The program called MySQL is?

a A Wrapper Through Which Java Clients Must Connect To The Databases The
Database Engine
b None

c A Client Program That Lets You Send SQL Commands To The Database Engine

d The Database Engine

e There Isn't A Program Just Called Mysql

f None

Q8: Which is the best tool to use for logging in remotely??

a None

b telnet

c None

d rsh

e ssh

f login

Q9: The command uname -a will:?

a None

b display all available information about your system

c display only the system hostname

d display all users on the system.

e None

f display the IP address of the first Ethernet adapter

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

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

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

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


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

e Reinstall Wordpress

f Reinstall the database

Q11: The problem that occurs when one transaction updates a database item and then the
transaction fails for some reason is ________.?

a None of the above

b None

c Temporary Select Problem

d Dirty Read Problem

e None

f Temporary Modify Problem

You might also like