?
Which of the following does not serialize the undefined values or objects within an object?
Answer & Solution
Correct Answer:
Option
C
JSON.stringify does not serialize undefined values or functions within an object.
Join the Discussion
Login to post a comment or share your explanation.
Login