1.

The property of JSON() method is:

A. it can be invoked manually as object.JSON()
B. it will be automatically invoked by the compiler
C. it is invoked automatically by the JSON.stringify() method
D. it cannot be invoked in any form
Answer» B. it will be automatically invoked by the compiler


Discussion

No Comment Found