How to use binarySearch(char[] a, int fromIndex, int toIndex, char key) method of Arrays Class?

Published --