M

Mr. Dubey • 53.51K Points
Coach

Q. Which of the following does JSON.stringify not serialize?

  • (A) Undefined values
  • (B) Functions within an object
  • (C) Both Undefined values and Functions within an object
  • (D) None of the mentioned
  • Correct Answer - Option(C)
  • Views: 58
  • Filed under category JavaScript

Explanation by: Mr. Dubey
JSON.stringify does not serialize undefined values or functions within an object.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics