You are on page 1of 4

Q1: Which of the listed actions and filter hooks are functions in WordPress??

a doing_filter() and doing_action()

b None

c open_filter() and close_action()

d apply_filters_ref_array() and do_action_ref_array()

e has_filter() and has_action()

f None

Q2: The _____ character tells browsers to stop tagging the text?

a?

b None

c%

d/

e None

f>

Q3: The __________ Element represents a span of text that is isolated from it's surroundings
for the purposes of bidirectional text formatting?

a None

b Bdi

c Base

d Bdo

e None

fB

Q4: What is the highest privilege user in Wordpress??


a None

b Administrator

c Editor

d Contributer

e Author

f None

Q5: What is a permalink??

a Permalinks are the permanent URLs to your individual pages and blog posts, as
well as your category and tag archives

b None

c The numeric IP address of your WordPress site

d A permalink is the web address used to link to your content.

e The complete URL of your WordPress site

f A popular WordPress Plugin

Q6: What does the expression Exception::__toString means??

a None

b None

c Exception::__String

d Exception::_toString

e None

f Exception::__toString

Q7: Which of the following is a tool for defining and running multi-container Docker
applications.?

a None
b Docker Swarn

c Docker Cloud

d Docker Hub

e Docker Hub

f None

Q8: What language was Kubernetes written in??

a Java

b C++

cC

d None

e None

f Go

Q9: When you need to obtain the ASCII value of a character which of the following function
you'll need to use in PHP??

a None

b ord( );

c .asc( );

d None

e chr( );

f val( );

Q10: What is containerization??

a 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.

b None
c 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.

d None

e None

f None

Q11: How to list all the docker images pulled on the system with image details such as
TAG/IMAGE ID/SIZE etc.?

a $ docker --images

b None

c $ docker img

d None

e None

f $ docker images

You might also like