1.

What Are The Methods Provided By Json For Encoding In Prototype?

Answer»

The METHODS PROVIDED by JSON for ENCODING are:

  • Number.toJSON ()
  • String.toJSON ()
  • Array.toJSON ()
  • Hash.toJSON ()
  • Date.toJSON ()
  • Object.toJSON ()

The methods provided by JSON for Encoding are:



Discussion

No Comment Found