You are on page 1of 4

Q1: Which of the following is NOT a valid mode fopen() mode :?

ax

b r+

ca

dr

ew

f x+

Q2: In WordPress, objects are passed by value or by reference.?

a None

b None

c None

d In WordPress, all objects are passed by reference.

e None

f In WordPress, all objects are passed by value.

Q3: Choose the odd one out.?

a None

b None

c csh

d Kernel

e ksh

f bsh

Q4: Which of the following is used to declare a constant?


a None

b constant

c const

d None

e def

f define

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

a CREATE

b SELECT

c INSERT

d UPDATE

e None

f None

Q6: Which is the environment variable which holds your home directory information??

a ADMINISTRATOR

b It's generated dynamically

c ROOT.

The correct Answer is: None

e HOME.

The correct Answer is: None

Q7: Which of these is not a valid name for a column?

a Near

b From
c Far

d To

e None

f None

Q8: Which HTML element defines navigation links??

a None

b <navigation>

c <navlink>

d <nav>

e None

f <navigate>

Q9: What does PEAR stand for??

a None

b None

c PHP Extension and Application Repository.

d PHP External and Application Repository.

e None

f PHP Export and Application Repository.

Q10: Which is the right syntax for the DISTINCT SQL statement??

a None

b None

c SELECT DIFFERENT col1, col2 FROM table;

d SELECT DISTINCT col1, col2 WHERE table;


e None

f SELECT DISTINCT col1, col2 FROM table;

Q11: Which of the following commands would show you the status of a Kubernetes
deployment??

The correct Answer is: None

The correct Answer is: None

c kubectl rollout log deployment/Deployment

d kubectl rollout stats deployment/Deployment

e kubectl rollout status deployment/Deployment

The correct Answer is: None

Q12: HTML tags are surrounded by which type of brackets.?

a Round

b None

c Curly

d None

e Squart

f Angle

You might also like