Reference types are any instantiable class as well as arrays : String , Scanner , Random , Die , int[] , String[] , etc. Reference variables store addresses to locations in memory for where the data is stored.
Reference types are any instantiable class as well as arrays : String , Scanner , Random , Die , int[] , String[] , etc. Reference variables store addresses to locations in memory for where the data is stored.