Computer Science, asked by zinabby2930, 1 year ago

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

Answers

Answered by meghakatiyar1
0
option b is correct ...
Answered by IMrGauravI
0

Explanation:

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

Similar questions