Hierarchical Inheritance in C++ | C++ Tutorial | Mr. Kishore

Поделиться
HTML-код
  • Опубликовано: 17 янв 2025

Комментарии • 22

  • @NareshIT
    @NareshIT  5 лет назад +4

    Please Comment, Subscribe and Click Bell🔔🔔🔔 Icon for More Updates. To learn software course from our experts please register here for online training: goo.gl/HIB0wL

  • @rakeshdebata5060
    @rakeshdebata5060 4 года назад +5

    So much knowledgeable video and you can also give a task at the end of the video sir thanku so much

  • @priyasuresh7024
    @priyasuresh7024 3 года назад

    All videos are very very informative... Thank you sir.... Really my programming knowledge gained by all your videos....

  • @sudhanwapande6857
    @sudhanwapande6857 4 года назад +1

    typo public Acc should be there because our class name is Acc, not acc.. thank you sir ....you are great your explanation is so good

  • @immanagarihazeera3018
    @immanagarihazeera3018 4 года назад

    Tq sir your classes are very useful to me

  • @hemantbagul9830
    @hemantbagul9830 Год назад

    excellent teaching

  • @hariprasad361
    @hariprasad361 3 года назад

    excellent explanation sir.......!

  • @SumantKumar-jn9fm
    @SumantKumar-jn9fm 4 года назад +2

    What's the use of putacc() ?

  • @yogesh6541
    @yogesh6541 2 года назад

    Great job sir..i like language tunning also

  • @DAECSrikanthRV
    @DAECSrikanthRV 5 лет назад +1

    U can use deposit instead of balance for better understanding of this program.!

  • @keerthanagnanaguru9850
    @keerthanagnanaguru9850 6 лет назад

    very good explanation sir.. thanx a lot

  • @dineshkarankot2369
    @dineshkarankot2369 6 лет назад

    Tq very much respected sir🙏🙏🙏🙏🙏

  • @untouchgrowth2823
    @untouchgrowth2823 6 лет назад +3

    Sir, why didn't you call put acc? And if not then what is the sense of this? Please elaborate it.

    • @riturajanand7133
      @riturajanand7133 5 лет назад +3

      if you want to print it then write it...use your presence of mind

  • @umamaheshwararao238
    @umamaheshwararao238 7 лет назад +4

    sir putacc() anduku access cheyaledu

  • @yaswanthika828
    @yaswanthika828 4 года назад +3

    why didnot u add
    s.putacc;
    s.putbal;
    sir pls say me the answer sir pls

  • @pranavvp8748
    @pranavvp8748 4 года назад

    Very helpful

  • @AsifIqbal-xx5fq
    @AsifIqbal-xx5fq 4 года назад

    For declaration of object s.getacc
    We should metion visibility mode as protected members in acc class??

  • @tirumalataddi1246
    @tirumalataddi1246 10 месяцев назад

  • @saifunazar322
    @saifunazar322 6 лет назад +1

    but how is it differ from the single inheritance

    • @TopAPPSTamil
      @TopAPPSTamil 6 лет назад +1

      single inheritance only one derived class create but this class create more derived class