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. All of the mentioned
Answer: Option C
Solution(By Examveda Team)
The ActiveXObject() object is used only to instantiate Automation objects, and has no members.Related Questions on Parsing, Benchmarking and Logging
What is the meaning of JavaScript Hoisting?
A. Moving declarations to bottom
B. Moving declarations to top
C. Hosting variables by itself
D. None of the mentioned
What is the purpose of the property width belonging to the ImageData element?
A. Number of data
B. Number of pixels
C. Number of pixels per row of data
D. All of the mentioned
What does it indicate when the radix value is 16?
A. String begins with 0x
B. String begins with 0
C. String begins with 0P
D. String begins with FF
Join The Discussion