Dynamic Binding (Polymorphism)Part III (Lecture 43)

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024

ความคิดเห็น • 8

  • @ajayjampale6102
    @ajayjampale6102 6 ปีที่แล้ว +2

    Explanation about the general note of the access specifiers for data members (protected) and functions(public) in abstract base class is neat and logical, thanks.

  • @parasjain9416
    @parasjain9416 ปีที่แล้ว +1

    Dhanyawad SIr Ji

  • @joseponce6250
    @joseponce6250 2 ปีที่แล้ว

    Thanks!

  • @surajbade5401
    @surajbade5401 3 ปีที่แล้ว

    Thanks for the series.
    15:50 as Abstract class has no constructor and destructor, how data memebers are initialized and deleted on destruction?