adplus-dvertising
frame-decoration

Question

Point out the correct statement.

a.

$substr ends at a specified index position up to a specified length

b.

$toLower converts a string to lowercase

c.

$gtle returns true if the first value is greater than or equal to the second

d.

All of the mentioned

Answer: (b).$toLower converts a string to lowercase

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the correct statement.

Similar Questions

Discover Related MCQs

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.

Q. Point out the wrong statement.

Q. Which of the following function follows the reduce method and modifies the output?

Q. __________ specifies global variables that are accessible in the map.

Q. MongoDB converts the JavaScript objects emitted by the map function to ________ objects.

Q. You can only use jsMode for result sets with fewer than 500,000 distinct key arguments to the mapper’s _______ function.

Q. Which of the following mode defaults to false?

Q. $dayOfMonth returns the day of the month for a date as a number between ________________

Q. Point out the wrong statement.