...

/

Quiz: MongoDB and Deno

Quiz: MongoDB and Deno

Quiz yourself on the use of MongoDB with Deno.

We'll cover the following...
Technical Quiz
1.

How do we read data from MongoDB using Deno?

A.

collection.getOne()

B.

collection.fetch()

C.

collection.findOne()

D.

collection.search()


1 / 5