HTML MCQ Quiz Hub

HTML Mcq Question Set 12

Choose a topic to test your knowledge and improve your HTML skills

1. Which method is used to verifythe version number?




2. Which error is invoked when SQLTransactionCallback does not execute?




3. Which object is created for read-only transaction?




4. insertId attribute returns ____




5. Number of rows is returned by the attribute ____




6. Which of the error is raised when the quantity of data is too much?




7. What is the required argument to openDatabase?




8. Which attribute is used for getting an individual row?




9. Sprites are _____




10. Sprites are not used for _________




11. Each image in sprite should be approximately of ___________




12. Which of the following is not Sprite Sheet generator?




13. Which is the best platform for working with the individual image?




14. Which of the following does not generate a sprite sheet?




15. Templates can’t be placed inside ____




16. The .content property is _____




17. <template> does not include the attribute ____




18. Which browser does not support <template> element?




19. Which of the following is not DOM property?




20. Which of the following is not a template library?




21. Which process is used for the creation of the end result?




22. Each cell of the table can be represented by using ____




23. For heading we can use _____




24. Headings of table lies inside ___




25. Which of the following is not the element associated with HTML table layout?




26. Which of the following element is not associated with a class attribute?




27. For adding caption to the table we use __




28. border-spacing is given in ____




29. Borders can’t be applied on ___




30. Which attribute defines numbers of columns in a group?




31. Which of the following does not specify a column width?




32. Scope attribute can’t have the value ____




33. Which of the following is not the value for frame attribute?




34. Which of the following is not the value for rules attribute?




35. Which of the following is not the value for align attribute?




36. valign attribute does not take the value _______




37. External scripts can’t take the tag __




38. For displaying data in JavaScript, we can’t use _____




39. For testing we should use ________




40. Which of the following keyword stops the execution of JavaScript?




41. Arrays in JavaScript are written within ____




42. typeof “null” in JavaScript is ____




43. Negative positions for string do not work in __




44. For converting string to array we can use ____ method.




45. JavaScript numbers are stored as ______________




46. The integers in JavaScript are precise up to ____




47. Typeof “infinity” will return ___




48. By default JavaScript displays the numbers as ___




49. Which method is not used for converting variables to number?




50. Math.random() returns __