CBSE Class 10 Computer Application code 165 Unit 2 HTML I MCQ’s – Set 9

Class 10 Computer Application Code 165

Unit 2 : HTML – 1



Multiple Choice Questions [Unit 2 – HTML-I Set 9]

161. Which of following ASCII characters have special meaning in HTML?

a. < (left angle bracket)

b. > (right angle bracket)

c. & (ampersand)

d. All of these

Answer: d. All of these


162. The _________ brackets are used to indicate beginning and end of HTML tags.

a. square

b. curve

c. curly

d. angle

Answer: d. angle


163. The _________ is used to indicate the beginning of an escape sequence.

a. < (left angle bracket)

b. > (right angle bracket)

c. & (ampersand)

d. All of these

Answer: c. & (ampersand)


164. The &lt ; escape sequence is used for _________.

a. <

b. >

c. &

d. All of these

Answer: a. <


165. The &gt ; escape sequence is used for _________.

a. <

b. >

c. &

d. All of these

Answer: b. >


166. The &amp ; escape sequence is used for _________.

a. <

b. >

c. &

d. All of these

Answer: c. &


167. The &quot ; escape sequence is used for _________.

a. <

b. >

c. &

d. “

Answer: d. ”


168. The &quot ; escape sequence is used for _________.

a. <

b. >

c. &

d. “

Answer: d. ”


Answer the Question Number 169 to 171 on the basic of given figure (output).

169. The ______ escape sequence is used for #1.

a. &lt;

b. &gt;

c. &amp;

d. &quot;

Answer: a. &lt;


170. The ______ escape sequence is used for #2.

a. &lt;

b. &gt;

c. &amp;

d. &quot;

Answer: b. &gt;


171. The ______ escape sequence is used for #3.

a. &lt;

b. &gt;

c. &amp;

d. &quot;

Answer: c. &amp;


172. Which of the following HTML statement is correct?

a. <FONT color = ‘red’><h1>Hello </FONT> </h1>

b. <h1> <font color = ‘red’>Hello </h1></font>

c. <h1> <font color = ‘red’> Hello </font> </h1>

d. None of these

Answer: c. <h1> <font color = ‘red’> Hello </font> </h1>


173. In HTML, can we combine various tags together?

a. Yes

b. No

Answer: a. Yes


174. Which of the following HTML statement is correct?

a. <B> <U> <I> I am Italics Underline and Bold </I> </U> </B>

b. <U> <B> <I> I am Italics Underline and Bold </I> </B> </U>

c. <I> <U> <B> I am Italics Underline and Bold </B> </U> </I>

d. All of these

Answer: d. All of these


175. There are _______ basic types of lists in HTML.

a. 1

b. 2

c. 3

d. None of these

Answer: c. 3


176. Which of the following is a valid type of lists?

a. Unnumbered

b. Numbered

c. Definition

d. All of these

Answer: d. All of these


177. An unnumbered list starts with _______ tag.

a. <UL>

b. <OL>

c. <NL>

d. <DD>

Answer: a. <UL>


178. A numbered list starts with _______ tag.

a. <UL>

b. <OL>

c. <NL>

d. <DD>

Answer: b. <OL>


179. The definition list starts with _______ tag.

a. <LI>

b. <OL>

c. <DD>

d. <DL>

Answer: d. <DL>


180. _________ list are indented lists with a special bullet symbol in front of each item.

a. Unordered List

b. Unnumbered List

c. Both (a) and (b)

d. None of these

Answer: c. Both (a) and (b)



Class 10 Computer Application Code 165 HTML – I MCQ’s


Class 10 Computer Application Code 165 Cyber Ethics MCQ’s


You cannot copy content of this page

Scroll to Top