0
0
0
Next Question
Login
Login or Sign up
to attempt the question.
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