Inheritance in C++ Tamil

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

КОМЕНТАРІ • 27

  • @Muthu513
    @Muthu513 25 днів тому +1

    Inheritance in C++ is a feature that allows a class (derived class) to inherit properties and behaviors (data members and member functions) from another class (base class). It promotes code reusability and establishes a relationship between the base and derived classes.
    Syntax:
    ```cpp
    class DerivedClass : public BaseClass {
    // Additional members of the derived class
    };
    ```
    There are different types of inheritance:
    - **Single Inheritance**: One derived class inherits from one base class.
    - **Multiple Inheritance**: One derived class inherits from more than one base class.
    - **Multilevel Inheritance**: A derived class inherits from another derived class.
    - **Hierarchical Inheritance**: Multiple derived classes inherit from a single base class.
    - **Hybrid Inheritance**: Combination of multiple types of inheritance.
    In C++, access specifiers (`public`, `protected`, `private`) control the accessibility of inherited members.

  • @Anukutty1503
    @Anukutty1503 Місяць тому +2

    Thank you Akka ☺️☺️

  • @sornadeephika9324
    @sornadeephika9324 9 місяців тому +2

    Tq 4 this video😊

  • @mohamedashfag6804
    @mohamedashfag6804 2 роки тому

    Super excited to see your videos

  • @animeshorts957
    @animeshorts957 Рік тому +2

    Thank you akka

  • @gopic1139
    @gopic1139 Рік тому +1

    Super ka 👍👌👌

  • @sarithasaritha3754
    @sarithasaritha3754 Рік тому +1

    Excellent 👌👍👍👍

  • @Allwin_-wr6hs
    @Allwin_-wr6hs 2 роки тому +6

    ......Akka..Intha Video PDF Link Anuppunga..Akka......

  • @lyricsking_007
    @lyricsking_007 Рік тому

    Super akka👍

  • @venkatr2307
    @venkatr2307 Рік тому +1

    Akka multilevel inheritance la (I e) void result:: display () ....obj.display (); la putdata();
    Putmark(); call pnirukeenga but output la kudukave ella apram putmark(); function ah define eh pannala?? Error varaatha

  • @lyricsking_007
    @lyricsking_007 Рік тому

    Super mam

  • @ritwikhasan657
    @ritwikhasan657 2 роки тому

    Akka , BCNFpathi konjam video podunga ,. Plz very importanat.. Apdiye neenga podura yellam videos ódà pdf kodunga akka its very useful to us

  • @srinithikannan6562
    @srinithikannan6562 2 роки тому +1

    Java datatype video upload panuga ka

  • @nagarajan.n0116
    @nagarajan.n0116 2 роки тому +1

    Akka classical problem of synchronisation in operating system Pathi podunga PLS pls

  • @devatharchini4778
    @devatharchini4778 2 роки тому

    Making a private member inheritable topic Akka?

  • @Allwin_-wr6hs
    @Allwin_-wr6hs 2 роки тому +1

    ✨👌...

  • @GuruThiru-e1t
    @GuruThiru-e1t 6 місяців тому

    Mam konjo video length aaa irruku

  • @dhivyabharathi2041
    @dhivyabharathi2041 2 роки тому +1

    Enga mam nadarathavuda super ra purithu

  • @Satha624
    @Satha624 8 місяців тому

    Super mam