 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Which of the following method is called while accessing documents using the array index notation? | 
| A. | cur.toArray() | 
| B. | cursor.toArray() | 
| C. | doc.toArray() | 
| D. | all of the mentioned | 
| Answer» C. doc.toArray() | |