InterviewSolution
Saved Bookmarks
| 1. |
Are Null Values Allowed? |
|
Answer» For MEMBERS of an object, YES. You cannot add null to a DATABASE COLLECTION though as null is not an object. You can add {}, though. For members of an object, yes. You cannot add null to a database collection though as null is not an object. You can add {}, though. |
|