BSON data types

Report a typo

Match data types with their BSON format representation

Match the items from left and right columns
"candidate_name": "Peter"
"skills": ["MongoDB", "Java", "Python", "SQL"]
"annual_salary": 129500.86
"manager": { "first_name": "Linda", "last_name": "Gutenberg" }
object
double
array
string
___

Create a free account to access the full topic