You are on page 1of 4

Q1: What is a Widget??

a Widget is a function of special software that allows feedreaders to access a site.

b None

c None of the mentioned

d None

e WordPress Widgets add content and features to your Sidebars.

f Widget is a vertical column provided by a theme for displaying information other


than the main content of the web page.

Q2: How to stop a docker container immediately??

a $ docker stop

b $ docker kill

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

f $ docker terminate

Q3: What are Docker Images??

a None

b Docker image is the source of Docker system.

c None

d Docker image is the source of Docker container.

e None

f Docker image is the source of Docker virtualization.

Q4: What is Joomla in PHP??


a An open source CMS

b None

c framework and distribution system for reusable PHP components

d Framework for designing dynamic pages

e Set of library enriched with fucntions

f None

Q5: The "father" Of MySQL Is ______.?

a Michael Widenius

b Bill Joy

c Stephanie Wall

d None

e Bill Gates

f None

Q6: What will be the output of the query SELECT MINIMUM (amount) FROM sales;?

a return the lowest sales value

b None

c the query will generate an error

d None

e None

f None

Q7: Which of the following is used to destroy the session??

a session_destroy() function

b isset() function
c session_start() function

d $_SESSION[]

The correct Answer is: None

The correct Answer is: None

Q8: The PHP syntax is most similar to:?

a Bash

b Perl and C

c None

d VBScript

e JavaScript

f None

Q9: Is the NULL value treated as 0??

a None

b None

c None

d True

e None

f False

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

a All those will return 1 (true)

b SELECT BINARY "EXPERTRATING" LIKE "Exp%"

c SELECT BINARY "EXPERTRATING" LIKE "EXP%"

d SELECT "EXPERTRATING" LIKE "EXP%"


e None

f SELECT "EXPERTRATING" LIKE "Exp%"

Q11: How to list all services sorted by name in Kubernetes??

a kubectl get services --sort=.name

b None

c kubectl get services --sort-by=.metadata.name

d kubectl get services --sort-by=.service.name

e None

f kubectl get services --sort-by=name

Q12: Can you start two MySQL servers at one PC??

a None

b None

c False

d None

e True

f None

You might also like