17.1 Introduction to inheritance

주홍영·2022년 3월 20일
0

Learncpp.com

목록 보기
162/199

https://www.learncpp.com/cpp-tutorial/introduction-to-inheritance/

이번 챕터에서는 우리는 inheritance가 c++에서 어떻게 동작하는지 살펴본다

다음 챕터에서는 inheritance가 polymorphism(다형성)(one of object-oriented programming’s big buzzwords, oop의 큰 유행어중 하나)을 virtual function으로 가능하게 하는지 살펴본다

또한 inheritance의 장점과 단점에 대해서도 이야기 한다

profile
청룡동거주민

0개의 댓글