hello..
making a Project..n want to ask the Guru's of Java..
can java provide me a method so that i can store multiple phone no's in one variable n this phone nos corresponds to a Address..
well what i thought was a 2D Array for this..but when i made it, the data was not stored in the variable coz i have not given the SIze(coz it can Varry) of the Array..
Any solution...??
Thanz in Advance
Cheerz!!
making a Project..n want to ask the Guru's of Java..
can java provide me a method so that i can store multiple phone no's in one variable n this phone nos corresponds to a Address..
well what i thought was a 2D Array for this..but when i made it, the data was not stored in the variable coz i have not given the SIze(coz it can Varry) of the Array..
Any solution...??
Thanz in Advance
Cheerz!!
Comment