강의

멘토링

로드맵

Inflearn Community Q&A

No author

This post's author information has been deleted.

Introduction to Object Oriented Programming

Object

6분 26초에 말하는 객체의 안에 있는 프로시저란 객체의 메서드를 말하는건가요?

Written on

·

356

0

6분 26초에 말하는 객체의 안에 있는 프로시저란 객체의 메서드를 말하는건가요?

객체지향

Answer 1

0

madvirus0123님의 프로필 이미지
madvirus0123
Instructor

네, 비슷합니다. 조금 더 말하면 외부나 하위 클래스에서 접근할 수 있는 메소드에 가깝습니다.

No author

This post's author information has been deleted.

Ask a question