MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following query is used to generate a new ObjectId, use the ObjectId() constructor with no argument? |
| A. | x = ObjectIdAdd() |
| B. | x = addObjectId() |
| C. | x = ObjectId() |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |