Object-oriented

Object-Oriented Review 1 Use of tools Arrays binarySearch() // Binary search sort()//sort fill()//fill copyOf()//copy copyOfRange(); range copy toString()//turn the array into a string equals(); 2