MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» D. None of the mentioned | |