List of questions
Related questions
Question 112 - Certified JavaScript Developer I discussion
Which javascript methods can be used to serialize an object into a string and deserialize a JSON string into an object, respectively?
A.
JSON.stringify and JSON.parse
B.
JSON.serialize and JSON.deserialize
C.
JSON.encode and JSON.decode
D.
JSON.parse and JSON.deserialize
Your answer:
0 comments
Sorted by
Leave a comment first