Single Choice
Easy
QWhat would the following JavaScript code produce?
function showcommentform()
{
var data=
ID: #5086
Javascript DOM & Event Handling MCQ
165 views
Question Info
#5086Q ID
EasyDifficulty
Javascript DOM & Event Handling MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
The dynamic html can be written on the html document using the innerHTML attribute.
The majority of the time, it is used in web sites to create dynamic html for things like comment forms, links, and registration forms.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic