Vidyalelo
JavaScript · Q12

Parsing, Benchmarking And Logging

Programming · JavaScript · question 12

Q12

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
Answer
D.
All of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
The ActiveXObject() object is used only to instantiate Automation objects, and has no members.