You are on page 1of 3

Q1: MySQL workbench decreases the productivity of a MySQL developer compared to other

server access tools such as phpMyAdmin??

a True

b False

c None

d None

e None

f None

Q2: How is the ternary conditional operator used in PHP??

a Expression_1?Expression_2 ? Expression_3;

b None

c Expression_1:Expression_2 : Expression_3;

d None

e None

f Expression_1?Expression_2 : Expression_3;

Q3: In the context of Kubernetes, what is a container??

a A container is a standard unit of software that packages up code and all its
dependencies so the application runs quickly and reliably from one computing environment
to another

b A large metal box that is used to hold or transport something

The correct Answer is: None

The correct Answer is: None

e A unit that stores data on a computer's memory drive

f An application which requires dedicated hardware to run on


Q4: To use 'mysqldbcopy' which privileges are required on the source server??

a UPDATE

b SELECT

c None

d None

e INSERT

f CREATE

Q5: How many Posts and Pages can you have??

a Depending on your plan, you can have a different amount of pages and posts.

b None

c There is no limit on the number of posts or pages you can have.

d There is no limit on the number of posts but I can have only certain amount of
pages.

e I can have 100 posts and 100 pages

f Depends on the theme I'm using.

Q6: Which of these commands let you view current jobs being handled by Shell??

a None

b execute

c jobs

d show

e view

f None

Q7: Which of the following is not a valid alignment attribute??


a Right

b Top

c Left

d None

e All of above

f None

Q8: What type of join is needed when you wish to return rows that have matching values??

a All of the mentioned.

b None of the mentioned.

c Natural join

d Equi-join

e Outer join

f None

You might also like