

InterviewSolution
Saved Bookmarks
1. |
Which of the following data type is depreciated?(a) Double(b) String(c) Object(d) Undefined |
Answer» Correct option is (d) Undefined The best I can explain: MongoDB treats some types as an equivalent for comparison purposes. |
|