You are on page 1of 2

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

ax

ba

cw

dr

e r+

f x+

Q2: Which of the following provides content type of the uploaded file in PHP??

a None

b $_FILES['file']['type']

c None

d $_FILES['file']['size']

e $_FILES['file']['name']

f $_FILES['file']['tmp_name']

Q3: How can a company deal with a monolithic codebase issue??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

d By transitioning from a monolithic codebase to a microservice design so that


different microservices can be classified as containers.

e By building a large Docker image containing the monolithic codebase and


deploying it as a single container to Kubernetes

The correct Answer is: None

Q4: Which of the following adds a checkmark Icon inside an Input??


a Has-warning

b Help-block

c None

d Has-feedback

e None

f Has-success

Q5: 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 Bdo

d None

eB

f Base

Q6: Just installed plugin crashes your Wordpress site with no access to the dashboard. What
do you do??

a Rename the specific plugin folder in /wp-admin/plugins

b Reinstall Wordpress

c Delete all plugins from /wp-content/plugins folder

d Reinstall the database

e Rename the specific plugin folder in /wp-includes/plugins

f Rename the specific plugin folder in /wp-content/plugins

You might also like