Quiz: MongoDB and Deno
Quiz yourself on the use of MongoDB with Deno.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
How do we update data in MongoDB using Deno?
A.
collection.change()
B.
collection.updateOne()
C.
collection.migrate()
D.
collection.execute()
1 / 5