Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

java initialised values

Name: bob the builder 2011-10-01 11:19



int[] intArray = new int[10]

what are the values in intArray[]?

myClass[] classArray = new myClass[10]

what are the values in classArray[]?

thx brah

Name: Anonymous 2011-10-01 12:38

what are the values in intArray[]?
0


what are the values in classArray[]?
Null

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List