Vidyalelo
Data Structure · Q129

Arrays in Data Structures

Programming · Data Structure · question 129

Q129

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
Answer
C.
the distribution of values in the array
D.
median value of the elements of array

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board