728x90 자바 배열 심화1 [JAVA] ch06-09. 배열 (Array) 9 public class Ex09 { public static void main(String[] args){ int[] source = {1,2,3,4,5}; int[] target = new int[10]; for(int i=0; i JAVA/예제 2017. 8. 22. 이전 1 다음 728x90