InterviewSolution
Saved Bookmarks
| 1. |
To which of the following object does the print() method belong to?(a) window(b) document(c) hash(d) stringI have been asked this question in an online quiz.My question is from Parsing Values using JavaScript in chapter Parsing, Benchmarking and Logging of JavaScript |
|
Answer» Right OPTION is (a) window |
|