sort an array in java using collections code example
Example: java sort method
Arrays.sort();//this method is an inbuild function in java
//to sort the array
Arrays.sort();//this method is an inbuild function in java
//to sort the array