0
0
0
Next Question
Login
Login or Sign up
to attempt the question.
Do you see value in our efforts?
Be part of something bigger. Contribute to the movement. Support the platform!
Support Now
Problem
Editorial
Your Submissions
Which function is used to serialize an object into a JSON string in Javascript?
@Devtools Tech
Option 1
JSON.convert()
Option 2
JSON.string()
Option 3
JSON.stringify()
Option 4
JSON.parse()
Submit