You are on page 1of 5

Q1: The main MySQL program that does all the data handling is called?

a Httpd

b None

c None

d Mysql.exe

e Mysql

f Mysqld

Q2: Which of the following gives a string containing PHP script file name in which it is
called??

a $_PHP_SELF

b None

c None

d $_COOKIE

e $php_errormsg

f $_SESSION

Q3: Which artisan command will you used to enable maintenance mode in Laravel??

a None

b None

c php artisan maintenance

d php artisan stop

e php artisan pause

f php artisan down

Q4: Which CMS powers around 35% of all websites on the internet??
a None

b Laravel

c WordPress

d None

e Joomla

f Dropal

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

a docker image -t create username/repository_name:1.0.1

b None

c docker built username/repository_name:1.0.1

d docker build -t username/repository_name:1.0.1

e None

f docker create username/repository_name:1.0.1

Q6: What should one use for plugin development — custom post types or custom database
tables??

a None

b There is no specific preference for plugin development; it depends on what type of


plugin’s one has to develop.

c None

d None

e custom database tables

f custom post type

Q7: Egress is incorrectly speed Ingress?

a false
The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e true

The correct Answer is: None

Q8: How to protect special characters in a query string??

a None

b urlbypass()

c url_encode()

d urlencode()

e None

f None

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

a define

b constant

c const

d None

e def

f None

Q10: Which of the following is true for a Persistent Cookie??

a A persistent cookie is temporary stored in a cookie file on the browser's computer.

b The next time you visit a particular site which you have already done it will not
recognise you and will treat you as a completely new visitor as long as it hasn't been more
than 2 days
c A persistent cookie is permanently stored in a cookie file on the browser's
computer.

d Persistent cookies provide convenient and rapid access to familiar objects, which
enhances the user experience (UX)

e A persistent cookie is a data file capable of providing websites with user


preferences, settings and information for future visits.

f A cookie that is stored on a user's hard drive until the next login

Q11: Which of the following is used to check that a cookie is set or not??

a isset() function

The correct Answer is: None

c $_COOKIE variable

d getcookie() function

The correct Answer is: None

f None of the above.

Q12: You use a container, edit it, and update it?

a None

b True

c False

d None

e None

f None

Q13: Who designed the Linux OS??

a Steve Wozniak

The correct Answer is: None


c Steve Linus

The correct Answer is: None

e Linus Torvalds

f Steve Jobs

Q14: Docker host's IP address by default is 192.168.99.100?

a False

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

f True

You might also like