Choose the incorrect statement about merge sort from the following?
(a) it is a comparison based sort
(b) it is an adaptive algorithm
(c) it is not an in place algorithm
(d) it is stable algorithm
This question was posed to me during an internship interview.
This key question is from Sorting topic in chapter Sorting of Data Structures & Algorithms II