1.

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

A. Parses a string to integer
B. Parses a string to JSON
C. Parses a string from JSON to JSON2
D. Parses integer to string
Answer» C. Parses a string from JSON to JSON2


Discussion

No Comment Found