ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 112 - Certified JavaScript Developer I discussion

Report
Export

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
Answers
A.
JSON.stringify and JSON.parse
B.
JSON.serialize and JSON.deserialize
Answers
B.
JSON.serialize and JSON.deserialize
C.
JSON.encode and JSON.decode
Answers
C.
JSON.encode and JSON.decode
D.
JSON.parse and JSON.deserialize
Answers
D.
JSON.parse and JSON.deserialize
Suggested answer: A
asked 23/09/2024
Herr Alexandre Fleider
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first