1. What is the full form of HTML?
A. Hyper text markup language
B. Hyphenation text markup language
C. Hyphenation test marking language
D. Hyper text marking language
2. What is the full form of HTTP?
A. Hyper text transfer protocol
B. Hyper text transfer package
C. Hyphenation text test program
D. none of the above
3. What is a search engine?
A. a program that searches engines
B. a web site that searches anything
C. a hardware component
D. a machinery engine that search data
4. What is the full form of TCP/IP?
A. transmission control protocol / internet protocol
B. telephone call protocol / international protocol
C. transport control protocol / internet protocol
D. none of the above
5. HTML document start and end with which tag pairs?
A. <HEAD>….</HEAD>
B. <BODY>….</BODY>
C. <HTML>….</HTML>
D. <WEB>….</WEB>
6. Which tag is used to create body text in HTML?
A. <HEAD>
B. <TEXT>
C. <TITLE>
D. <BODY>
7. “Yahoo”, “Infoseek” and “Lycos” are _________?
A. Search Engines
B. Browsers
C. News groups
D. None of the above
8. What does the .com domain represents?
A. Education domain
B. Commercial domain
C. Network
D. None of the above
9. In Satellite based communication, VSAT stands for?
A. Very Small Aperture Terminal
B. Varying Size Aperture Terminal
C. Very Small Analog Terminal
D. None of the above
10. Outlook Express is a _________
A. E-Mail Client
B. Browser
C. Search Engine
D. None of the above
11. <TITLE> … </TITLE> tag must be within ________
A. Title
B. Form
C. Header
D. Body
12. Text within <EM> … </EM> tag is displayed as ________
A. bold
B. italic
C. list
D. indented
13. Text within <STRONG> … </STRONG> tag is displayed as ________
A. bold
B. italic
C. list
D. indented
14. <UL> … </UL> tag is used to ________
A. display the numbered list
B. underline the text
C. display the bulleted list
D. bold the text
15. Which tag is used to display the numbered list?
A. <OL></OL>
B. <DL></DL>
C. <UL></UL>
D. <LI></LI>
16. Which tag is used to display the large font size?
A. <LARGE></LARGE>
B. <BIG></BIG>
C. < SIZE ></SIZE>
D. <FONT></FONT>
17. <SCRIPT> … </SCRIPT> tag can be placed within ________
A. Header
B. Body
C. both A and B
D. none of the above
18. using <P> tag will
A. start a new paragraph
B. break the line
C. end the current paragraph
D. none of the above
19. <TD> … </TD> tag is used for ________
A. Table heading
B. Table Records
C. Table row
D. none of the above
20. Which is true to change the text color to red?
A. <BODY BGCOLOR=RED>
B. <BODY TEXT=RED>
C. <BODY COLOR=RED>
D. none of the above
21. With regards to e-mail addresses:
A. they must always contain an @ symbol
B. they can never contain spaces
C. they are case-insensitive
D. all of the above
22. A homepage is __________
A. an index of encyclopedia articles
B. where all Internet data is stored
C. required for access to the Internet
D. the first page of a website
23. Which of the following is used to explore the Internet?
A. Browser
B. Spreadsheet
C. Clipboard
D. Draw
24. What is Internet Explorer?
A. An Icon
B. A File Manager
C. A Browser
D. The Internet
25. What do I need to get onto the Internet?
A. Computer
B. Modem
C. Browser
D. All of the above
26. What is an ISP?
A. Internet System Protocol
B. Internal System Program
C. Internet Service Provider
D. None of the above
27. Which of the following is valid IP address?
A. 984.12.787.76
B. 192.168.321.10
C. 1.888.234.3456
D. 192.168.56.115
28. Which is not a domain name extension
A. .mil
B. .org
C. .int
D. .com
29. What is a FTP program used for?
A. Transfer files to and from an Internet Server
B. Designing a website
C. Connecting to the internet
D. None of the above
30. Which of the following are commonly found on web pages?
A. internet
B. hyperlinks
C. intranet
D. all of the above
31 What is the correct syntax in HTML for creating a link on a webpage?
A. <LINK SRC= “ghumti.html”>
B. <BODY LINK = “ghumti.html”>
C. <A SRC = “ghumti.html” >
D. < A HREF = “ghumti.html”>
32 Which of the following is an attribute of <Table> tag?
A. SRC
B. LINK
C. CELLPADDING
D. BOLD
33 Choose the correct HTML tag to make the text bold?
A. <B>
B. <BOLD>
C. <STRONG>
D. Both A) and C)
34 Which HTML tag would be used to display power in expression (A+B)2 ?
A. <SUP>
B. <SUB>
C. <B>
D. <P>
35 Choose the correct HTML code to create an email link?
A. <A HREF = “ganesh@ghumti.com”></A>
B. <A HREF = “mailto:ganesh@ghumti.com”></A>
C. <MAIL>ganesh@ghumti.com </MAIL>
D. <A MAILHREF = “ganesh@ghumti.com”></A>
36 Choose the correct HTML tag for the largest heading?
A. <H1>
B. <H6>
C. <H10>
D. <HEAD>
37 Output of XML document can be viewed in a
A. Word Processor
B. Web browser
C. Notepad
D. None of the above
38 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 validator to describe the data
39 Comments in XML document is given by:
A. <?_ _ _ _>
B. <!_ _ _ _!>
C. <!_ _ _ _>
D. </_ _ _ _>
40 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 lower case
D. All of the above
A. Hyper text markup language
B. Hyphenation text markup language
C. Hyphenation test marking language
D. Hyper text marking language
2. What is the full form of HTTP?
A. Hyper text transfer protocol
B. Hyper text transfer package
C. Hyphenation text test program
D. none of the above
3. What is a search engine?
A. a program that searches engines
B. a web site that searches anything
C. a hardware component
D. a machinery engine that search data
4. What is the full form of TCP/IP?
A. transmission control protocol / internet protocol
B. telephone call protocol / international protocol
C. transport control protocol / internet protocol
D. none of the above
5. HTML document start and end with which tag pairs?
A. <HEAD>….</HEAD>
B. <BODY>….</BODY>
C. <HTML>….</HTML>
D. <WEB>….</WEB>
6. Which tag is used to create body text in HTML?
A. <HEAD>
B. <TEXT>
C. <TITLE>
D. <BODY>
7. “Yahoo”, “Infoseek” and “Lycos” are _________?
A. Search Engines
B. Browsers
C. News groups
D. None of the above
8. What does the .com domain represents?
A. Education domain
B. Commercial domain
C. Network
D. None of the above
9. In Satellite based communication, VSAT stands for?
A. Very Small Aperture Terminal
B. Varying Size Aperture Terminal
C. Very Small Analog Terminal
D. None of the above
10. Outlook Express is a _________
A. E-Mail Client
B. Browser
C. Search Engine
D. None of the above
11. <TITLE> … </TITLE> tag must be within ________
A. Title
B. Form
C. Header
D. Body
12. Text within <EM> … </EM> tag is displayed as ________
A. bold
B. italic
C. list
D. indented
13. Text within <STRONG> … </STRONG> tag is displayed as ________
A. bold
B. italic
C. list
D. indented
14. <UL> … </UL> tag is used to ________
A. display the numbered list
B. underline the text
C. display the bulleted list
D. bold the text
15. Which tag is used to display the numbered list?
A. <OL></OL>
B. <DL></DL>
C. <UL></UL>
D. <LI></LI>
16. Which tag is used to display the large font size?
A. <LARGE></LARGE>
B. <BIG></BIG>
C. < SIZE ></SIZE>
D. <FONT></FONT>
17. <SCRIPT> … </SCRIPT> tag can be placed within ________
A. Header
B. Body
C. both A and B
D. none of the above
18. using <P> tag will
A. start a new paragraph
B. break the line
C. end the current paragraph
D. none of the above
19. <TD> … </TD> tag is used for ________
A. Table heading
B. Table Records
C. Table row
D. none of the above
20. Which is true to change the text color to red?
A. <BODY BGCOLOR=RED>
B. <BODY TEXT=RED>
C. <BODY COLOR=RED>
D. none of the above
21. With regards to e-mail addresses:
A. they must always contain an @ symbol
B. they can never contain spaces
C. they are case-insensitive
D. all of the above
22. A homepage is __________
A. an index of encyclopedia articles
B. where all Internet data is stored
C. required for access to the Internet
D. the first page of a website
23. Which of the following is used to explore the Internet?
A. Browser
B. Spreadsheet
C. Clipboard
D. Draw
24. What is Internet Explorer?
A. An Icon
B. A File Manager
C. A Browser
D. The Internet
25. What do I need to get onto the Internet?
A. Computer
B. Modem
C. Browser
D. All of the above
26. What is an ISP?
A. Internet System Protocol
B. Internal System Program
C. Internet Service Provider
D. None of the above
27. Which of the following is valid IP address?
A. 984.12.787.76
B. 192.168.321.10
C. 1.888.234.3456
D. 192.168.56.115
28. Which is not a domain name extension
A. .mil
B. .org
C. .int
D. .com
29. What is a FTP program used for?
A. Transfer files to and from an Internet Server
B. Designing a website
C. Connecting to the internet
D. None of the above
30. Which of the following are commonly found on web pages?
A. internet
B. hyperlinks
C. intranet
D. all of the above
31 What is the correct syntax in HTML for creating a link on a webpage?
A. <LINK SRC= “ghumti.html”>
B. <BODY LINK = “ghumti.html”>
C. <A SRC = “ghumti.html” >
D. < A HREF = “ghumti.html”>
32 Which of the following is an attribute of <Table> tag?
A. SRC
B. LINK
C. CELLPADDING
D. BOLD
33 Choose the correct HTML tag to make the text bold?
A. <B>
B. <BOLD>
C. <STRONG>
D. Both A) and C)
34 Which HTML tag would be used to display power in expression (A+B)2 ?
A. <SUP>
B. <SUB>
C. <B>
D. <P>
35 Choose the correct HTML code to create an email link?
A. <A HREF = “ganesh@ghumti.com”></A>
B. <A HREF = “mailto:ganesh@ghumti.com”></A>
C. <MAIL>ganesh@ghumti.com </MAIL>
D. <A MAILHREF = “ganesh@ghumti.com”></A>
36 Choose the correct HTML tag for the largest heading?
A. <H1>
B. <H6>
C. <H10>
D. <HEAD>
37 Output of XML document can be viewed in a
A. Word Processor
B. Web browser
C. Notepad
D. None of the above
38 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 validator to describe the data
39 Comments in XML document is given by:
A. <?_ _ _ _>
B. <!_ _ _ _!>
C. <!_ _ _ _>
D. </_ _ _ _>
40 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 lower case
D. All of the above
Tags
PPT&HTML