After execution of the above lines, name1 and name2 will both reference the
string ‘Jones’.
An object may be added at a specifi c position within an ArrayList via an overloaded
form of the add method that takes two arguments, the fi rst of which specifi es
the position at which the element is to be added.