You are on page 1of 5

Q1: Which command is used to remove all rows from a table??

a Remove

b None

c Truncate

d Delete

e Drop

f Both Delete and Remove

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

a Left

b None

c Top

d All of above

e None

f Right

Q3: The program called MySQL is?

a The Database Engine

b There Isn't A Program Just Called Mysql

c A Wrapper Through Which Java Clients Must Connect To The Databases The
Database Engine

d None

e None

f A Client Program That Lets You Send SQL Commands To The Database Engine

Q4: What is a Child Theme??


a The child theme is an extension of the parent theme

b The child theme is an extension of the super parent theme

c None

d None

e None

f The child theme is an extension of the sub-child theme

Q5: How are links defined in an <a> tag??

a None

b Hlink

c Href

d Src

e None

f Src-link

Q6: Which one of the following is not a WordPress role??

a Subscriber

b Administrator

c Editor

d None

e None

f System

Q7: Choose the correct HTML element to define important text?

a <strong>

b None
c <i>

d None

e <b>

f <important>

Q8: How to convert a category into a tag??

a None

b WordPress provides you an option to change category into tag and tag into a
category. For this, you need to Uninstall Categories and Tags Converter from the Import
option under Tools section.

c None

d WordPress provides you an option to change category into tag and tag into a
category. For this, you need to install Categories and Tags Converter from the Export option
under Tools section.

e None

f WordPress provides you an option to change category into tag and tag into a
category. For this, you need to install Categories and Tags Converter from the Import option
under Tools section.

Q9: How does a WHILE loop start??

a while i = 1 to 10

b None

c while (i <= 10)

d while (i <= 10; i++)

e None

f None

Q10: You have lost access to your admin area and can't recover it with email. What do you
do??
a Reinstall Wordpress.

b Reset the password of your user through MySQL.

c Add a new user with admin privileges in MySQL.

d Delete your themes folder.

e Register a new user and set it as an administrator via your panel.

f Install a plugin to recover your password.

Q11: What is the command ‘sed’ is used for??

a Used as text filter

b None

c To perform arithmetic calculations

d None of the above

e Is a text editor.

f To mount a device

Q12: There are ____ different heading tags in HTML?

a4

b None

c None

d5

e6

f7

Q13: What is the ls switch to view the inode numbers?

a None

b -n
c -i

d -d

e None

f -a

Q14: How do you find the number with the highest value of x and y??

a None

b None

c Math.max(x, y)

d ceil(x, y)

e top(x, y)

f Math.ceil(x, y)

You might also like