Implement a sorted array class, with methods insert, delete, binary search and display. Code in Java, JavaScript and Python.