add a value to a specifc position on arraylist code example Example: arraylist add at index arrlist.add(2,25);