NIELIT M2-R5 O Level Model Paper 4

NIELIT M2-R5 O Level Model Paper 4

91-What is the use of Web Font in HTML ?
A) That is the core font that is use to develop Web Pages.
B) That enables to use fonts over the Web without installation. ✔️
C) That is the special font that developed by Microsoft Corp.
D) All of the Above.

92-What is <tt> tag in HTML?
A) It renders fonts as teletype text font style. ✔️
B) It renders fonts as truetype text font style.
C) It renders fonts as truncate text font style.
D) None of the Above.

93-What is the use of Forms in HTML?
A) To display contents of email.
B) To display animation effect.
C) To collect user’s input. ✔️
D) None of the Above.

94-What is the use of iframe in HTML?
A) To display a web page within a web page. ✔️
B) To display a web page with animation effect.
C) To display a web page without browser.
D) All of the Above.

95-FTP is an acronym for
A) File Transaction Protocol
B) File Transmission Protocol
C) File Translation Protocol
D) File Transfer Protocol ✔️

96-Which HTML Tag will use to scroll a text in web page?
A) <marquee> … </marquee> ✔️
B) <scroll> … </scroll>
C) <round> … </round>
D) <go> … </go>

97-Which organization defines the Web Standards?
A) Microsoft Corporation
B) IBM Corporation
C) World Wide Web Consortium ✔️
D) Apple Inc

98-How to set a picture as a background web page?
A) <body background= “bgimage.gif”> ✔️
B) <body background image= “bgimage.gif”>
C) <background= “bgimage.gif”>
D) <background image= “bgimage.gif”>

99-Which of following HTML Tag will inserting a line break?
A) <p />
B) <lb />
C) <br /> ✔️
D) <break />

100-Which of the following tags are related to Table in HTML ?
A) <table> <row> <column>
B) <table> <tr> <td> ✔️
C) <table> <head> <body>
D) <table> <header> <footer>

101-Which of the following is correct HTML for inserting an image?
A) <image source= “mcqsets.com/admin.jpg” alt= “This is me” />
B) <img src= “mcqsets.com/admin.jpg” alt= “This is me” /> ✔️
C) <img source= “mcqsets.com/admin.jpg” alt= “This is me” />
D) <img alt= “This is me”>mcqsets.com/admin.jpg

102-Choose the correct HTML tag to left-align the content of a cell.
A) <tdleft>
B) <td leftalign>
C) valign= “left”>
D) <td align= “left”> ✔️

103-Which tag is used to lists the items with bullets?
A) <bullet>…</bullet>
B) <list>…</list>
C) <ul>… ✔️
D) <ol>…</ol>

104-Is it possible to insert a table within another table?
A) Yes, but there must be exactly 2 rows and 2 columns in first table.
B) Yes, table can be inserted into cell of another table.
C) Yes, but there must be no border in second table.
D) No, it’s not possible.

105-What is the usage of alt value in <img> tag?
A) Alternative text for an Image
B) Alternative source of an Image ✔️
C) Caption of an Image
D) All of above

106-What is the correct syntax in HTML for creating a link on a webpage?
A) <LINK SRC= “mcqsets.html”>
B) <BODY LINK = “mcqsets.html”>
C) <A SRC = “mcqsets.html” >
D) <A HREF = “mcqsets.html”> ✔️

107-Which of the following is an attribute of <Table> tag?
A) SRC
B) LINK
C) CELLPADDING ✔️
D) BOLD

108-Choose the correct HTML tag to make the text bold?
A) <B>
B) <BOLD>
C) <STRONG>
D) Both A) and C) ✔️

109-Which HTML tag would be used to display power in expression (A+B)2 ?
A) <SUP> ✔️
B) <SUB>
C) <B>
D) <P>

110-Choose the correct HTML code to create an email link?
A) <a href = “[email protected] “></a>
B) <a href = “mailto:[email protected]”></a> ✔️
C) <mail>[email protected] </mail>
D) mailhref = “[email protected] “>

111-Choose the correct HTML tag for the largest heading?
A) <H1> ✔️
B) <H6>
C) <H10>
D) <HEAD>

112-Output of XML document can be viewed in a
A) Word Processor
B) Web browser ✔️
C) Notepad
D) None of the above

113-What is the correct way of describing XML data?
A) XML uses a DTD to describe data
B) XML uses a description node to describe data
C) XML uses XSL to describe the data ✔️
D) XML uses a validate to describe the data

114-Comments in XML document is given by:
A) <?– _ _–>
B) <!_ _ _ _!>
C) <!_ _ _ _> ✔️
D) </_ _ _ _>

115-Which statement is true?
A) An XML document can have one root element ✔️
B) An XML document can have one child element
C) XML elements have to be in lowercase
D) All of the above

116-How to define the link should open in new page in HTML?
A) <a href = “http://gyancs.in/” target = “blank”>Click Here</a>
B) <a href = “http://gyancs.in” target = “_blank”> Click Here </a> ✔️
C) <a href = “http://gyancs.in/” target = “#blank”> Click Here </a>
D) <a href = “http://gyancs.in/” target = “@blank”> Click Here </a>

117-In HTML, Uniform Resource Identifier (URI) is used to
A) To create a frame document.
B) To create a image map in the webpage.
C) To customize the image in the webpage.
D) To identify a name or a resource on the internet. ✔️

118-CSS is an acronym for
A) Cascading Style Sheet ✔️
B) Costume Style Sheet
C) Cascading System Style
D) None of the Above

119-Which of the following protocol is not used in the Internet
A) Telnet
B) WIRL ✔️
C) HTTP
D) Gopher

120-Who invented World Wide Web (WWW)?
A) Blaise Pascal
B) Charles Babbage
C) Herman Hollerith
D) Tim Berners-Lee ✔️

O LEVEL M2-R5 (WEB DESIGNING AND PUBLISHING) MCQs OF HTML