...

/

Quiz: MongoDB and Deno

Quiz: MongoDB and Deno

Quiz yourself on the use of MongoDB with Deno.

We'll cover the following...
1

How do we connect to MongoDB using Deno?

A)

client.open()

B)

client.establish()

C)

client.use()

D)

client.connect()

Question 1 of 50 attempted
Ask