You are on page 1of 4

Q1: What is HTTP middleware in Laravel??

a HTTP middleware is a web server used by Laravel similar to Apache and Nginx.

b None

c HTTP middleware is a technique for installing Laravel via HTTP.

d HTTP middleware is a technique for updating Laravel via HTTP.

e None

f HTTP middleware is a technique for filtering HTTP requests.

Q2: What used to be called a minion in Kubernetes cluster??

a Docker container service.

The correct Answer is: None

c A component of the master node.

d A worker node.

The correct Answer is: None

f A monitoring engine used widely in Kubernetes.

Q3: What should be the first tag in any HTML Document??

a None

b None

c <title>

d <!doctype html>

e <head>

f <html>

Q4: Docker containers are based on open standard?


a None

b Allowing containers to run on all major Linux distributions and Microsoft


operating systems

c None

d Allowing containers to run on all Microsoft operating systems only

e Allowing containers to run on all major Linux distributions only

f None

Q5: PHP is an example of ___________ scripting language.?

a None

b Browser-side

c None

d Client-side

e In-side

f Server-side

Q6: Inside which HTML element do we put the JavaScript??

a <js>

b <script>

c <scripting>

d None

e <javascript>

f None

Q7: Using which of the following way can you embed PHP code in an HTML page??

a None

b None
c <?php PHP code goes here php?>

d <?php PHP code goes here ?>

e None

f None

Q8: Which keyword is used with the ALTER command to delete a column??

a None

b DELETE

c CHANGE

d DROP

e None

f REMOVE

Q9: What is the use of Scalable Vector Graphics (SVG) in HTML5??

a None

b None

c Scalable Vector Graphics (SVG) is the part of the colored-based family of graphics.
There are various forms of Raster-based graphics available that stores the design definition
for each pixel in an array of data.

d None

e None

f Scalable Vector Graphics (SVG) is the part of the vector-based family of graphics.
There are various forms of Raster-based graphics available that stores the color definition
for each pixel in an array of data.

Q10: What does PEAR stand for??

a PHP Export and Application Repository.

b PHP Extension and Application Repository.


c None

d None

e PHP External and Application Repository.

f None

Q11: Which level of Abstraction describes what data are stored in the Database??

a None

b View Level

c None

d Abstraction Level

e Physical Level

f Logical Level

Q12: What is the difference between WordPress Posts and Pages??

a Pages are entries listed in reverse chronological order on the site homepage and
Posts are static and are not listed by date.

b None

c None of the above.

d There is no difference between Posts and Pages.

e Posts are entries listed in reverse chronological order on the site homepage and
Pages are static and are not listed by date.

f None

You might also like