Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Q1: MySQL supports different Character Sets, which command is used to display all of

them??

a None Of The Mentioned

b None

c SHOW; ;

d CHARACTER SET;

e None

f SHOW CHARACTER SET

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

a Href

b None

c Src

d None

e Src-link

f Hlink

Q3: Which of the following is an attribute of the <Table> tag??

a BOLD

b None

c CELLPADDING

d LINK

e SRC

f None

Q4: What command, followed by the directory name is used to access that specific
directory??
a cp

b None

c access

d cd

e acs

f None

Q5: What is the correct syntax for referring to an external script called "xxx.js"??

a None

b <script href="xxx.js">

c <script src="xxx.js">

d <script declare="xxx.js">

e <script name="xxx.js">

f None

Q6: How can you create an E-mail link??

a None

b None

c <mail Href="a@b">

d <a Href="mailto:a@b.com">

e <a Href="a@b">

f <mail>a@b</mail>

Q7: What is array_keys() used for??

a Returns all the keys of an array


b None

c None

d Checks if the specified key exists in the array

e Compares array keys, and returns the matches

f Both b and c above

Q8: You can change your Wordpress themes using??

a None

b None

c wp-config.php file

d Wordpress Plugins

e Wordpress Settings

f Wordpress Appearance

Q9: What is an internal command??

a Every command which comes with the default installation of Linux is called
internal command with some small exceptions like really old commands.

b Shell built in commands are called as internal commands.

c Every command which has been developed by the new generation of Linux is
considered an internal command.

d None

e None

f Shell commands which are executed on the local machine are called internal
commands.

You might also like