Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Each data type has a corresponding number that can be used with the _______ operator to query documents by BSON type.

a) $type
b) $server
c) $agent
d) None of the mentioned

Answer: a
Explanation: $type selects the documents where the value of the field is an instance of the specified numeric BSON type.

Join The Discussion