InterviewSolution
Saved Bookmarks
| 1. |
For testing we should use ________(a) document.write()(b) console.log()(c) window.alert()(d) innerHTMLThe question was posed to me in an interview.My enquiry is from Essential JavaScript and jQuery in division HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» Correct option is (a) document.write() |
|