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 connect to MongoDB using Deno?
A.
client.open()
B.
client.establish()
C.
client.use()
D.
client.connect()
1 / 5