Online Computer Test Questions Web Page Designing - Set 08 - ObjectiveBooks

Online Computer Test Questions Web Page Designing - Set 08

Practice Test: Question Set - 08


1. 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

2. FTP is an acronym for
    (A) File Transaction Protocol
    (B) File Transmission Protocol
    (C) File Translation Protocol
    (D) File Transfer Protocol

3. Which tag is used to lists the items with bullets?
    (A) <bullet>…</bullet>
    (B) <list>…</list>
    (C) <ul>…
    (D) <ol>…</ol>

4. How to add alternative text for an Image?
    (A) <img src = “http://www.objectivebooks.com.com/brand.png” alternate = “Brand of Objective Books website” />
    (B) <img src = “http://www. objectivebooks.com/brand.png” alt text = “Brand of Objective Books website” />
    (C) src = “http://www. objectivebooks.com/brand.png” alternate text = “Brand of Objective Books website” />
    (D) src = “http://www. objectivebooks.com/brand.png” alt = “Brand of Objective Books website” />

5. Page designed in HTML is called a
    (A) Yellow Page
    (B) Web Page
    (C) Server Page
    (D) Front Page

6. Who is the primary author of HTML?
    (A) Brendan Eich
    (B) Tim Berners-Lee
    (C) Web Programmer
    (D) Google Inc

7. The version of HTML is
    (A) HTML0
    (B) HTML1
    (C) HTML2
    (D) All of these

8. The Internet uses the _________ as the protocol engine.
    (A) SLIP
    (B) HTTP
    (C) TCP/IP
    (D) PPP

9. This is a networking device that passes data between networks having similar functions but dissimilar implementations.
    (A) Hub
    (B) Modem
    (C) Gateway
    (D) Repeater

10. Once the email is sent, the message is broken into pieces called _________
    (A) Packets
    (B) Process
    (C) Digits
    (D) Bytes

11. What type of information should you avoid including on your Web site?
    (A) Links to sites of interest
    (B) Private personal information
    (C) Work and academic experience
    (D) Graphical

12. Which tag inserts a line horizontally on your web page?
    (A) <hr>
    (B) <line>
    (C) <line direction=”horizontal”>
    (D) <tr>

13. To create HTML document you require a
    (A) Web page editing software
    (B) High powered computer
    (C) Just a notepad can be used
    (D) None of above

14. How can you make an email link?
    (A) <a href=”xxx@yyy”>
    (B) <mail href=”xxx@yyy”>
    (C) <mail>xxx@yyy</mail>
    (D) <a href=”mailto:xxx@yyy”>

15. There are ________ different of heading tags in HTML
    (A) 4
    (B) 5
    (C) 6
    (D) 7

Show and hide multiple DIV using JavaScript View All Answers

 Next Tests: