Which function is used to serialize an object into a JSON string in Javascript?
stringify()
parse()
convert()
None of the above
Correct Answer : A
Which of the following code creates an object?
Which property is object oriented?
Which of the following statements correctly describes the relationship between JavaScript and “objects”?