Quiz: MongoDB and Deno
Quiz yourself on the use of MongoDB with Deno.
1
How do we add data to MongoDB using Deno?
A)
collection.insertOne()
B)
collection.addOne()
C)
collection.plus()
D)
collection.new()
Question 1 of 50 attempted
Get hands-on with 1300+ tech skills courses.