You are on page 1of 3

Q1: Just installed plugin crashes your Wordpress site with no access to the dashboard.

What
do you do??

a Reinstall Wordpress

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

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

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

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

f Reinstall the database

Q2: Applications inside the containers accept configuration parameters in the form of
environment variables. These variables can tell the app to listen on a specific port but you
can't use a specific password.?

a None

b None

c None

d False

e True

f None

Q3: The data type BLOB stands for:?

a Binary Large Object

b Binary List Obsolete Object

c Binary List Object

d Big List Object

e None of the mentioned

f None
Q4: Which Process Runs On Kubernetes Master Node??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

d Kube-cli-server process runs on Kubernetes master node.

e Kube-apiserver process runs on Kubernetes master node.

f Kube-cli-proxy process runs on Kubernetes master node.

Q5: How does a WHILE loop start??

a None

b None

c None

d while (i <= 10; i++)

e while (i <= 10)

f while i = 1 to 10

Q6: The program called MySQL is?

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

b None

c The Database Engine

d None

e There Isn't A Program Just Called Mysql

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

Q7: What is a composite key??


a its is an optional key and allows null values

b it is a primary key that consists of more than one field that uniquely identifies a
record

c None

d None

e its is a key that is defined as the primary key in another table

f it is a key that uniquely identifies a record in a database

You might also like