1. What is application cache in HTML5.
Ans. HTML5 shows new concept application cache, with this the web application will be cached, and will be accessible
without an internet connection.
Application cache shows following advantages,
Offline browsing - You can browse offline(Pages those are cached).
Speed - It can load cached pages more faster.
Reduced server load
- the browser will only download updated/changed resources from the server.
For this application cache manifest file shows three sections, cache manifest, network, fallback.
2. State new media elements in HTML5.
Ans. a) Audio b) Video c) track d) embed e) source
3. Data list is used with...
a) Input elements b) Output elements c) List elements d) None
Ans. Input elements.
This data list is used with input elements to show pre-defined elements to user for that input element.
4. In <bdi>, dbi stands for....
a) Bi-directional Isolation b) Bi-directional Indexing c) Bi-detection Indexing d) None
Ans. Bi-directional Indexing.
5. Which of the following browsers supports bdi tag of HTML5
a) IE b) Opera c) Safari d) Firefox
Ans. Firefox.
6. bdi tag supports event attributes.
a) True b) False
Ans. True
7. details tag is supported by...
a) Firefox b) Safari c) Maxthon d) None
Ans. None. It is supported by only chrome.
8. Which of the following browser dose not support wbr tag?
a) IE b) Firefox c) Maxthon d) Opera
Ans. IE
9. There are _ type(s) of storage HTML5 supports.
a) 1 b) 2 c) 3 d) 4
Ans. 2
10. New attributes for form are..
a) list b) pattern c) nonvalidate d) required
Ans. nonvalidate
a) Input elements b) Output elements c) List elements d) None
Ans. Input elements.
This data list is used with input elements to show pre-defined elements to user for that input element.
4. In <bdi>, dbi stands for....
a) Bi-directional Isolation b) Bi-directional Indexing c) Bi-detection Indexing d) None
Ans. Bi-directional Indexing.
5. Which of the following browsers supports bdi tag of HTML5
a) IE b) Opera c) Safari d) Firefox
Ans. Firefox.
6. bdi tag supports event attributes.
a) True b) False
Ans. True
7. details tag is supported by...
a) Firefox b) Safari c) Maxthon d) None
Ans. None. It is supported by only chrome.
8. Which of the following browser dose not support wbr tag?
a) IE b) Firefox c) Maxthon d) Opera
Ans. IE
9. There are _ type(s) of storage HTML5 supports.
a) 1 b) 2 c) 3 d) 4
Ans. 2
10. New attributes for form are..
a) list b) pattern c) nonvalidate d) required
Ans. nonvalidate
No comments:
Post a Comment