Which Of The Following Statement Will Insert 400 Documents In #107
Which of the following statement will insert 400 documents in to the testData collection?
This multiple choice question (MCQ) is related to the book/course gs gs112 MongoDB. It can also be found in gs gs112 MongoDB CRUD Concepts and Operation - Generate Test Data - Quiz No.1.
Which of the following statement will insert 400 documents in to the testData collection?
insertData("test", "testData", 200)
insertData("test", "testData", 400)
insertData("test", "testData", 600)
all of the mentioned
Similar question(s) are as followings:
Online Quizzes of gs112 MongoDB
GridFS, BSON Datatype and Administration Concepts - BSON - Quiz No.1
gs gs112 MongoDB
Online Quizzes