

InterviewSolution
Saved Bookmarks
1. |
__________ returns the JavaScript representation in the form of a string literal.(a) toStringJava()(b) toString()(c) String()(d) none of the mentionedI have been asked this question in an interview.This intriguing question comes from ObjectId in section GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» Right option is (b) TOSTRING() |
|