1. The
"contenteditable" attribute is used to...
a) Update content dynamically from server.
b) Allow the user to edit only text contained within the element.
c) Allow the user to edit any text and markup contained within the element.
d) Allow the user to edit only images contained within the elements.
Ans. C
2. Which of the following is not the event of Video Tag in HTML 5 ?
a)
readyToPlay b) play c) emptied d) abort
Ans . readyToPlay
3. Which of the
JavaScript objects are not accessible by web workers ?
a)
event b) variables c) document object d)
None.
Ans. document object
4. Canvas in HTML 5.0 is a
a) List
element b) Element c) Styling attribute d) None.
Ans . Element
5. In html5 SSE stands
for...
a) Server
side event b) Server sent event c) Source server event.
Ans. Server sent event
6. Which tag of HTML5
is not supported by any browser?
a) track
b) figcaption c) bid d) embed
Ans. track
7. Is it compulsory to write <html> tag in html file?
a) Yes b) No
Ans. No
8. Is it compulsory to write <body> tag in html file?
a) Yes b) No
Ans. No
9. Which of the elements are supported in mobile platform in HTML5?
a) 3D canvas b) micro data c) Filereader d) None
Ans. None
10. Which method is used to stop web worker?
a) worker.stop() b) w.terminate() c) w.stop() d) worker.terminate()
Ans. w.terminate()
More... http://tech-world-brij.blogspot.in/2012/08/html5-awsomw-quiz-questions-answers-3.html
More... http://tech-world-brij.blogspot.in/2012/08/html5-awsomw-quiz-questions-answers-3.html