No author
This post's author information has been deleted.
Introduction to Object Oriented Programming
Object
Written on
·
356
0
6분 26초에 말하는 객체의 안에 있는 프로시저란 객체의 메서드를 말하는건가요?
Answer 1
네, 비슷합니다. 조금 더 말하면 외부나 하위 클래스에서 접근할 수 있는 메소드에 가깝습니다.