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
AnswerD.
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.