Welcome to the HTML Tutorial Series. The multiple choice questions below are from the first post – Getting Started of the Series. Please click the link below to read the chapter before you attempt to answer these MCQs.
HTML Tutorial – Getting Started
2016 CO Exam – HTML MCQ Questions
1. Why the web page creating language (HTML) named hypertext?
a. Because HTML contains hyperlinks in it
b. Because someone who creates web page is excessively tensed
c. Because it emphasis non-linear nature of linking among pages
d. Because web page coding is done using special kind of text
2. What is hypertext?
a. It is the text hidden inside links
b. It is the random text
c. It is the buttons in which link is created
d. It is the displayed text containing links
3. In HTML how browsers are instructed to present content properly?
a. HTML files contain tags and attributes that tell how to render the page
b. Browsers are smart enough to determine proper display
c. Commands inside HTML files tell browsers how to display page
d. The syntax of HTML instructs the browsers to display page properly
4. What kind of language is HTML?
a. Web server programming language
b. Structured programming language
c. Web client programming language
d. Markup language
5. How is scripting language different than programming language?
a. Scripting languages are less complex than programming languages
b. Scripting languages do not need language processors and are portable
c. Scripting language is used to mediate between programs to generate data while programming language used to create programs
d. All of above
6. How is markup language different than scripting language?
a. Markup languages controls the presentation of data rather than scripting languages mediate between programs
b. Markup languages can create programs while scripting languages can create source codes only
c. When you are writing it is markup language but once you upload it to the server it become scripting language
d. None of above.
7. When was HTML invented?
a. In 1993 while researching for the Lynx browser
b. In 1990 by Tim Berners-Lee
c. In 1995 after the Internet Explorer was released
d. None of above
8. What do HTML files contain?
a. ASCII characters
b. Plain Text
c. Both of above
d. None of above
9. What do you mean by syntax highligher?
a. A system that highlights syntax errors while you write
b. A system that displays different elements of HTML page in different formats
c. A system that paints html codes and makes them look beautiful
d. A tool that highlights syntax when you click
10. What is the default extension of Notepad?
a. htm
b. html
c. txt
d. all files *.*
11. When you write html file and save in Notepad but the file did not get icon of any browser. What’s the problem here?
a. You shouldn’t write HTML in Notepad.
b. You need to write html file in browser for the file to get browser’s icon
c. The file extension is set to txt while saving
d. None of above
12. HTML files can’t contain
a. Plain Text
b. Tags
c. Attributes
d. Formatted text
13. You can view HTML pages in
a. Notepad
b. Browsers
c. Web Servers
d. All of above
14. You can edit HTML pages in
a. Notepad
b. Browsers
c. Web Servers
d. All of above
15. For any HTML page to be available worldwide
a. It must be stored in web server
b. The user must have internet connection and browser
c. It must be saved in internet browsers
d. All of above
16. The application that listens for requests, fetches the requested pages and sends them to the client is
a. HTML Server
b. Web Server
c. HTTP Server
d. Browser
17. Which of the following is not an extension for HTML file?
a. .htm
b. .html
c. .web
d. Both a & b
18. Which of the following is not webpage designing application?
a. Dream Weaver
b. Front Page
c. Microsoft Word
d. All of above
Answers
I’ll answer these questions after the second post of HTML Tutorial is published. Till then you are encouraged to answer these questions yourself. Use the comment form below.
Also, you are welcome to participate in Discussion in ICT Trends. We are preparing HTML till 14 of Magh. Visit the link below to visit HTML Discussion
Leave a Reply