Quiz: MongoDB and Deno

Quiz yourself on the use of MongoDB with Deno.

1

How do we read data from MongoDB using Deno?

A)

collection.getOne()

B)

collection.fetch()

C)

collection.findOne()

D)

collection.search()

Question 1 of 50 attempted

Get hands-on with 1300+ tech skills courses.