

InterviewSolution
Saved Bookmarks
1. |
To interact with embedded documents, use ___________ notation to “reach into” embedded documents.(a) period(b) dot(c) comma(d) colon |
Answer» Right choice is (b) dot To explain: References provides more flexibility than embedding. |
|