

InterviewSolution
Saved Bookmarks
1. |
_______ result encompasses instances of undefined values or missing fields.(a) Number(b) String(c) Null(d) None of the mentionedI have been asked this question in unit test.This intriguing question originated from Pipeline Operators topic in section Aggregation Concepts and Aggregation Mechanics of MongoDB |
Answer» The correct ANSWER is (C) NULL |
|