MCQ on Web Page Designing - Set 04 - ObjectiveBooks

MCQ on Web Page Designing - Set 04

Practice Test: Question Set - 04


1. The first page of a website is called
    (A) Design
    (B) Home page
    (C) First page
    (D) Main page

2. Which is the largest heading tag?
    (A) H1
    (B) H3
    (C) H4
    (D) H6

3. ________ is a web’s native protocol.
    (A) SLIP
    (B) TCP/IP
    (C) HTTP
    (D) PPP

4. Default font size of HTML is _________
    (A) 2
    (B) 4
    (C) 6
    (D) 3

5. IEEE stands for _________
    (A) Institute of estimated elevator efficiency
    (B) Institute of electrical and economical engineers
    (C) Institute of Eurasia engineering event
    (D) Institute of electrical and electronics engineers

6. _________ are the physical meeting points of backbones.
    (A) Gateways
    (B) Pathways
    (C) Routers
    (D) Domains

7. Which of the following are two popular protocols that allow home computer users to connect their computers to the internet as per hosts?

    (i) SLIP

    (ii) PPP

    (iii) HTTP

    (iv) SMTP

    (A) iii and iv
    (B) ii and iii
    (C) i and ii
    (D) ii and iii

8. An ordered list is a ________ list and an unordered list is a ________ list.
    (A) Bulleted & numbered
    (B) Bulleted & tabular
    (C) Tabular & numbered
    (D) Numbered & bulleted

9. What should be the first and last pair of tags in your Web document?
    (A) <html></html> and <body></body>
    (B) <start><end> and <body></body>
    (C) <head><body> and <title></title>
    (D) <title></title> and <body<>/body>

10. A webpage displays a picture. What tag was used to display that picture?
    (A) picture
    (B) image
    (C) img
    (D) src

11. Which tag allows you to add a row in a table?
    (A) <td> and </td>
    (B) <cr> and </cr>
    (C) <th> and </th>
    (D) <tr> and </tr>

12. Which tag creates a check box for a form in HTML?
    (A) <checkbox>
    (B) <input type=”checkbox”>
    (C) <input=checkbox>
    (D) <input checkbox>

13. Some tags enclose the text. Those tags are known as
    (A) Couple tags
    (B) Single tags
    (C) Double tags
    (D) Pair tags

14. To create a blank line in your web page
    (A) Press Enter two times
    (B) Press Shift + Enter
    (C) Insert <BR> tag
    (D) Insert <BLINE>

15. What tag is used to list individual items of an ordered list?
    (A) LI
    (B) OL
    (C) UL
    (D) None of above

Show and hide multiple DIV using JavaScript View All Answers

 Next Tests: