Hybrid Inheritance In C++

Поділитися
Вставка
  • Опубліковано 19 жов 2024

КОМЕНТАРІ • 12

  • @wingsoftechnology5302
    @wingsoftechnology5302 3 роки тому +1

    Amazing tutorials...Sir
    while covering Inheritance topic,
    I was thrilled when you'd given that PUBG guns real life example for Hierarchical inheritance :)
    can you please share some short but "real life" examples of implementation of
    1. Single
    2. Multilevel
    3. Multiple
    4. Multipath
    just in 2..3 words example...I'll figure out the rest
    because these examples are mostly asked in interviews
    Thank you in advance.

  • @tlhomotsemoteme2423
    @tlhomotsemoteme2423 6 років тому +4

    You did it again, thank you.

    • @CppNuts
      @CppNuts  6 років тому +1

      Hi, If I left something, please watch previous videos you will get it.

  • @biswaranjan3550
    @biswaranjan3550 6 років тому +2

    thank you sir for this beautiful video. Waiting for c++11,14,17 :)

  • @sajeedalreefy4713
    @sajeedalreefy4713 4 роки тому +1

    you really know how to teach sir! one question can you make some videos on QT framework which works with c++?

    • @CppNuts
      @CppNuts  4 роки тому +1

      Thanks man!!
      I have other plans for now, thanks for the suggestion.

  • @abhishekgawali165
    @abhishekgawali165 4 роки тому +1

    you are awesome man

  • @sabbulingineni
    @sabbulingineni 5 років тому +2

    please add interface concept

    • @CppNuts
      @CppNuts  5 років тому +1

      Thanks for the suggestion, i almost forgot to put this topic. Wait for sometime will upload.

  • @aaminaminur4413
    @aaminaminur4413 4 роки тому

    Animal
    Cheetah Tiger
    Cat-family
    Can it be hybrid ingeritance Sir.