프로그램 (program) = 명령어 + Data

 

객체(object) = 변수의 집합

 

클래스(class) = 변수 + 메서드

 

메서드(method) = 함수 + 변수

+ Recent posts