how to remove the last element from a list java code example Example: java remove last array element Arrays.copyOf(original, original.length-1)