Java
앞에서 작성한 Student.class 사용할 것이다. Student.class 코드 public Class S ...
Java Object Class 도입 배경자바 라이브러리 대부분 클래스와 객체로 되어있다. 자바를 잘 활용하기 위해 ...