You are on page 1of 5

Q1: Which of the answers listed below refers to a package management system most often

used on Debian and Debian-based Linux distributions??

a None

b None

c yum

d rpm

e kde

f apt

Q2: When is the switch statement used:?

a The switch statement is used to avoid long blocks of if..elseif..else code

The correct Answer is: None

The correct Answer is: None

d The switch statement is used when statements like if..elseif..else do not work.

The correct Answer is: None

f The switch statement is used to avoid long blocks of loops like do...while code.

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

a urlencode()

b None

c url_encode()

d None

e None

f urlbypass()

Q4: Where is WordPress content stored??


a None

b None

c WordPress stores it's content in a MySQL database on the server.

d WordPress stores it's content in the wp-content folder

e WordPress stores it's content in a MySQL database on the server.

f None

Q5: What does the following command do? - $ chmod o-r note?

a Read permission for user is removed

b None

c None

d Read permission for user is added

e Read permission for others is removed

f Read permission for others is added

Q6: The following command can be used for turning off or restarting a Linux host.?

a shutdown

b None

c reboot

d None

e taskkill

f exit

Q7: How can you make A bulleted list with numbers??

a <ol>

b <ul>
c <list>

d None

e <dl>

f None

Q8: Which of following is not an attribute of <form> tag?

a name

b None

c None

d url

e Method

f Action

Q9: Which arithmetic operator you can not use??

a-

b+

c%

d*

e All are valid

f\

Q10: Which artisan command would you use to create a new Laravel Controller??

a php artisan make:controller controller_name

b None

c php artisan controller create controller_name

d None
e php artisan controller:make controller_name

f php artisan create:controller controller_name

Q11: How can you detect the client's browser name??

a browser.name

b client.navName

c None

d None

e None

f navigator.appName

Q12: Which Process Runs On Kubernetes Master Node??

The correct Answer is: None

The correct Answer is: None

c Kube-cli-proxy process runs on Kubernetes master node.

d Kube-apiserver process runs on Kubernetes master node.

e Kube-cli-server process runs on Kubernetes master node.

The correct Answer is: None

Q13: What is the login name of the administrator in Linux??

a None of the mentioned

b administrator

The correct Answer is: None

d root

e admin

f All of the mentioned


Q14: Docker containers and images are included in Plesk Backup and migrated by Plesk
Migrator.?

The correct Answer is: None

The correct Answer is: None

c True

The correct Answer is: None

e False

The correct Answer is: None

Q15: Which command is used to specify the number of records to return??

a SELECT SPECIFIC

b SELECT TOP

c SELECT

d LIMIT

e None

f EXTRACT

You might also like