To terminate an ongoing index build, use the __________ method in the mongo shell.
(a) db.currentOp()
(b) db.killOp()
(c) db.removeOp()
(d) all of the mentioned
This question was posed to me in final exam.
My doubt is from Index Management in section Index/Indexing Concepts of MongoDB