char[] code = new char[];


char code[] = new char[];


위에는 시샵레기


아래는 자바레기


정식으로 따지고 들면


어떤 표현이 더 맞는거임?