You are on page 1of 5

Q1: In HTML, what does the <aside> element define??

a None

b None

c Content aside from the page content

d A navigation list to be shown at the left side of the page

e The ASCII character-set; to send information between computers on the Internet

f A list to be included in a certain part of the page

Q2: Can I generate DLL files from PHP scripts like i can in Perl ??

a None

b None

c True

d None

e False

f None

Q3: Which of the following is not a valid alignment attribute??

a Top

b None

c Right

d None

e Left

f All of above

Q4: Which description best fits a DaemonSet??


a A method to manage clusters of pods

The correct Answer is: None

The correct Answer is: None

d A system to connect nodes and pods

e A way to run a copy of a pod on all or some nodes

f A channel through which to pass information between two or more nodes

Q5: Who is known as the father of world wide web (WWW)??

a Charles Darwin

b Tim Berners-Lee

c None

d Tim Thompson

e Robert Cailliau

f None

Q6: How can you count for a particular pattern occurrences in a file??

a grep −c “pattern” <file>

b cat <file> | wc -k “pattern”

The correct Answer is: None

d grep −k “pattern” <file>

The correct Answer is: None

f cat <file> | wc -l “pattern”

Q7: Which HTML tag would be used to display power in expression (A+B)2 ??

a None

b None
c <b>

d <sub>

e <sup>

f <p>

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

a SELECT SPECIFIC

b EXTRACT

c LIMIT

d SELECT TOP

e SELECT

f None

Q9: Which artisan command would you use to create a new Laravel Migration??

a php artisan make:migration create_users_table

b None

c php artisan make:migrations create_users_table

d php artisan make:migrations create_users_table

e php artisan create:migrations create_users_table

f None

Q10: How to initialize a docker swarm??

a docker swarm init --advertise-addr your_server_ip_here

b docker init --advertise-addr your_server_ip_here

c None

d docker master init --advertise-addr your_server_ip_here


e None

f docker init swarm --advertise-addr your_server_ip_here

Q11: The handler invoked by Kubelet to check if a container’s IP address is open or not is??

The correct Answer is: None

The correct Answer is: None

c None of the above

d ExecAction

e HTTPGetAction

f TCPSocketAction

Q12: Which command will delete a table called 'test':?

a None

b DROP test

c None

d DROP TABLE test

e DELETE test WHERE Confirm = "YES"

f DROP test WHERE Confirm = "YES"

Q13: Which function is used to get the current time in mysql??

a None

b None

c None

d Time()

e NOW()

f getTime()
Q14: How can you restore the WordPress core files??

a The core files can be fetched via your dashboard

b The core files can be downloaded back from your local machine as long as you
have a backup

c None

d The core files can be downloaded back from wordpress.org site.

e None

f The core files can be downloaded back from Database.

You might also like