adplus-dvertising
frame-decoration

Question

______ returns true if the first value is less than the second.

a.

$lte

b.

$lt

c.

$setEquals

d.

None of the mentioned

Answer: (b).$lt

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. ______ returns true if the first value is less than the second.

Similar Questions

Discover Related MCQs

Q. $ne returns true if the values are not _______

Q. $multiply __________ numbers to return the result.

Q. _______ adds numbers to return the sum, or adds numbers and a date to return a new date.

Q. _______ returns the remainder of the first number divided by the second.

Q. String expressions, with the exception of ________ only have a well-defined behavior for strings of ASCII characters.

Q. ________ subtracts two dates to return the difference in milliseconds.

Q. Which of the following returns a substring of a string?

Q. Point out the correct statement.

Q. Which of the following accepts a single argument expression?

Q. Which of the following performs case-insensitive string comparison?

Q. Point out the wrong statement.

Q. _______ is used for access text search metadata.

Q. Which of the following accepts named parameters?

Q. _______ returns the number of elements in the array.

Q. _________ returns a value without parsing.

Q. db.collection.aggregate() returns a _______ and can return result sets of any size.

Q. The _____ JavaScript engine allows multiple JavaScript operations to execute at the same time.

Q. Point out the correct statement.

Q. If the ______ field for mapReduce has the sharded value, MongoDB shards the output collection using the _id field as the shard key.

Q. In MongoDB __________ mongos retrieves the results from each shard, performs a merge sort to order the results.