0

Possible Duplicate:
Difference between int[] array and int array[]

I've wondered for a long time whether or not there is a difference between the following:

int[] myArray;

and,

int myArray[];
Community
  • 1
  • 1
Evan Fosmark
  • 98,895
  • 36
  • 105
  • 117

0 Answers0