MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» C. the distribution of values in the array | |