Examveda
Examveda

Which of the following does not serialize the undefined values or objects within an object?

A. JSON.string

B. JSON

C. JSON.stringify

D. None of the mentioned

Answer: Option C

Solution(By Examveda Team)

JSON.stringify does not serialize undefined values or functions within an object.

Join The Discussion

Related Questions on Invocation and Performance Navigation