________ tests to see if the mongo shell is connected to a mongos instance.
(a) sh._checkMongos()
(b) sh.addShard()
(c) sh._lastMigration()
(d) all of the mentioned
This question was posed to me by my college director while I was bunking the class.
Question is taken from Sharded Cluster Data Management in division Sharding Concepts, Mechanics and Sharded Cluster of MongoDB