how to delete last element in array java code example Example: java remove last array element Arrays.copyOf(original, original.length-1)