My Report

JavaScript Parsing Test – 2


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement

1. What kind of an exception will be thrown if the string to parse is not valid JSON?

2. What will be the radix value of the parseInt() method when the string begins with any other value other than 0x and 0?

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

4. What is the return type of the method parseInt()?

5. What will be the radix value of the parseInt() method when the string begins with 0?

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

7. What is the purpose of the UgilifyJS?

8. What are the parameters of the method JSON.parse()?

9. Which of the following is the fastest JavaScript parser?

10. Which of the following is a JavaScript Compressor?


 

Start practicing “1000 MCQs on JavaScript”, and once you are ready, you can take tests on all topics by attempting our “JavaScript Test Series”.

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.