a) FSpec b) GridFS c) Grid d) None of the mentioned Answer: b Explanation: Instead of storing ...
View QuestionIn one field, exact monetary value is encoded as a _________ data type.
a) numeric b) character c) non numeric d) none of the mentioned Answer: b Explanation: In one ...
View QuestionThe ______ factor is a constant and known property of the currency.
a) rank b) scale c) high d) none of the mentioned Answer: b Explanation: Applications can determine ...
View QuestionUse of the approximation field for the query and sort operations requires that applications perform _______ side post-processing.
a) client b) server c) application d) none of the mentioned Answer: a Explanation: Client side processing ...
View QuestionWhich of the following is used to handle arbitrary or unforeseen number of precision?
a) Exact b) Accurate c) Ambiguity d) None of the mentioned Answer: c Explanation: If there ...
View QuestionPoint out the wrong statement.
a) If you need to query the database for exact, mathematically valid matches, use Exact Precision b) If ...
View QuestionMongoDB stores times in _____ by default, and will convert any local time representations into this form.
a) UTC b) GMT c) IST d) None of the mentioned Answer: a Explanation: Applications that must ...
View QuestionWhich of the following precision uses two values for the field?
a) Exact b) Accurate c) Ambiguity d) None of the mentioned Answer: c Explanation: Arbitrary Precision which ...
View QuestionPoint out the correct statement.
a) Applications that handle monetary data often require capturing fractional units of currency b) Applications that handle time ...
View Question__________ precision multiplies the monetary value by a power of 10.
a) Exact b) Accurate c) Ambiguity d) None of the mentioned Answer: a Explanation: MongoDB stores numeric ...
View Question