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

Class 10 Computer Application [165]

Unit 2 : HTML – 1



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

41. An HTML document can be created in ___________

a. Notepad

b. Frontpage or Frontpage Express

c. Visual Studio code

d. All of these

Answer: d. All of these

42. If you working in Notepad, and crating an HTML document. While saving the file, by default file is saved with ________ extension.

a. .html

b. .htm

c. .txt

d. All of these

Answer: c. .txt

43. An HTML document has _________ extension.

a. .html

b. .xml

c. .txt

d. All of these

Answer: a. .html

44. To view the output of html file, you will suppose to open ________ application.

a. Notepad

b. Web Browser

c. Ms Word

d. All of these

Answer: b. Web Browser

45. What is the shortcut to open an html document in browser.

a. Ctrl + S

b. Ctrl + X

c. Ctrl + O

d. Ctrl + W

Answer: c. Ctrl + O

46. In Browser, the name of file or url is shown in ___________ .

a. Title bar

b. Menu bar

c. Address bar

d. Search box

Answer: c. Address bar

47. _________ represents one complete individual component.

a. Tag

b. Element

c. Attribute

d. None of these

Answer: b. Element

48. _________ is a keyword to specify certain kind of formatting and display of the content.

a. Tag

b. Element

c. Attribute

d. None of these

Answer: a. Tag

49. _________ allows to add extra bit of information.

a. Tag

b. Element

c. Attribute

d. None of these

Answer: c. Attribute

50. A tag is written within _________ brackets.

a. angle < >

b. parenthesis ( )

c. curly { }

d. square [ ]

Answer: a. angle < >

51. An element has _______ parts.

a. 1

b. 2

c. 3

d. 4

Answer: c. 3

52. Which of the following are parts of an element?

a. a start tag

b. a end tag

c. content between start and end tags

d. All of these

Answer: d. All of these

53. An end tag has same name as that of its start tag but has additional ________ before the tag name.

a. /

b. \

c. ‘

d. “

Answer: a. /

54. In HTML, there are _________ types of elements.

a. two

b. three

c. four

d. one

Answer: a. two

55. Which of the following are the valid elements.

a. Container Elements

b. Empty Elements

c. Both a and b

d. None of these

Answer: c. Both a and b

56. A _________ elements require pair tags i.e. a starting as well as an ending tag.

a. Container Elements

b. Empty Elements

c. Both a and b

d. None of these

Answer: a. Container

57. A _________ elements require just a starting tag and not an ending tag.

a. Container Elements

b. Empty Elements

c. Both a and b

d. None of these

Answer: b. Empty

58. Identify which of the element is an empty element.

a. <HEAD>

b. <BR>

c. <BODY>

d. <TITLE>

Answer: b. <BR>

59. Identify which of the element is NOT an empty element.

a. <P>

b. <BR>

c. <HR>

d. <BASE>

Answer: a. <P>

60. Identify which of the element is NOT an empty element.

a. <IMG>

b. <LINK>

c. <TITLE>

d. <BASEFONT>

Answer: a. <TITLE>


Class 10 Computer Application [165] HTML – I MCQ’s


Class 10 Computer Application [165] Cyber Ethics MCQ’s

You cannot copy content of this page

Scroll to Top