 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Mongodb knowledge and support exam preparation. Choose a topic below to get started.
| 1. | sh.splitFind () Splits the chunk that contains the shard key value specified by the query at the chunk s ______ point. | 
| A. | smean | 
| B. | stdev | 
| C. | median | 
| D. | all of the mentioned | 
| Answer» D. all of the mentioned | |
| 2. | __________ splits the chunk that contains the shard key value specified by the query at the chunk s median point. | 
| A. | sh.Find() | 
| B. | sh.splitFind() | 
| C. | sh.split() | 
| D. | all of the mentioned | 
| Answer» C. sh.split() | |