You are on page 1of 5

Q1: What does PHP Stands for??

a PHP Hyper Markup Processor

b None

c PHP Hypertex Processor

d PHP Hyper Markup Preprocessor

e PHP Hypertext Preprocessor

f None

Q2: What is an action hook??

a None

b A hook that is triggered at a specific time when WordPress is running and lets you
take an action.

c None

d None

e A hook that is triggered at a specific time when WordPress is not running so it lets
you take an action.

f None

Q3: Which are the notable application areas for Docker??

a None

b Simplifying configuration, Code pipelines management, Debugging capabilities and


Rapid deployment.

c Robust, Transparency, code illustrator and slow deployment

d None

e None

f None
Q4: What is the use of Canvas element in HTML5??

a None

b None

c None

d The canvas element is used to draw graphics by making use of JavaScript. It is


defined with the <canvas> tag.

e The canvas element is used to draw graphics by making use of CSS. It is defined
with the <canvas> tag.

f None

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

a None

b None

c show

d view

e jobs

f execute

Q6: You can't create multiple containers from the same image?

The correct Answer is: None

b True

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

f False

Q7: What does accessing a class via :: means??


a None

b None

c :: is used to access static methods that require object initialization.

d None

e None

f :: is used to access static methods that do not require object initialization.

Q8: Which command is used to build a Docker image??

a None

b None

c docker create username/repository_name:1.0.1

d docker built username/repository_name:1.0.1

e docker build -t username/repository_name:1.0.1

f docker image -t create username/repository_name:1.0.1

Q9: Graphics defined by SVG is in which format??

a XML

b JSON

c None

d HTML

e CSS

f None

Q10: Which of the following is a command in Linux??

aw
bt

cx

d All of the Above

e None

f None

Q11: The if statement is used to execute some code only if a specified condition is true?

a None

b None

c False

d None

e True

f None

Q12: What is the command ‘sed’ is used for??

a To mount a device

b Used as text filter

c Is a text editor.

d None

e To perform arithmetic calculations

f None of the above

Q13: Some tags enclose the text. Those tags are known as?

a Double tags

b Couple tags

c None
d Pair tags

e None

f Single tags

You might also like