InterviewSolution
Saved Bookmarks
| 1. |
Which Data Types Available In Bson? |
|
Answer» BSON supports all the TYPES LIKE Strings, Floating-point, NUMBERS, Objects (Subdocuments),TIMESTAMPS, Arrays but it does not support Complex Numbers BSON supports all the types like Strings, Floating-point, numbers, Objects (Subdocuments),Timestamps, Arrays but it does not support Complex Numbers |
|