1.
What is the function of the XML parser?

Converts XML document to XML DOM object

Converts XML DOM object to XML document

Converts XML DOM object to a comment

None of the mentioned

2.
What is the purpose of the method ActiveXObject()?

Used to call automation object

Used to reference automation object

Used to instantiate automation object

All of the mentioned

9.
What is the function of the parseInt() method?

Parses a datatype and stores in an integer

Parses a string and returns an integer

Parses an integer and returns a string

None of the mentioned

11.
What is the purpose of the radix parameter in the parseInt() method?

Numeral system not to be used

Numeral system to be used

Convertion mode

None of the mentioned

13.
What is the purpose of the method JSON.parse()?

Parses a string to integer

Parses a string to JSON

Parses a string from JSON to JSON2

None of the mentioned

0Shares
0
Scroll to Top