int array[N];
int [] array = new int[N]; //siempre y cuando N este declarado y se le haya asigando algun valor