What does the number of inversions in an array indicate?
(a) mean value of the elements of array
(b) measure of how close or far the array is from being sorted
(c) the distribution of values in the array
(d) median value of the elements of array
The origin of the question is Arrays Types in chapter Arrays Types of Data Structures & Algorithms I
This question was posed to me in semester exam.