InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the method ActiveXObject()?(a) Used to call automation object(b) Used to reference automation object(c) Used to instantiate automation object(d) Used to call & reference automation objectThe question was posed to me in an international level competition.I would like to ask this question from Parsing Values using JavaScript in portion Parsing, Benchmarking and Logging of JavaScript |
|
Answer» The correct answer is (c) Used to INSTANTIATE AUTOMATION object |
|