Function Template C++ | Generic | OOPs in C++ | Lec-38 | Bhanu Priya

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

КОМЕНТАРІ • 24

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

    Superb example

  • @vanim6310
    @vanim6310 3 роки тому

    Tq mam this video is very useful for me...

  • @AeroDZ
    @AeroDZ 3 роки тому

    Great explanation...thanks a lot. Great video

  • @shashankshekhar7671
    @shashankshekhar7671 6 років тому

    Thanks mam to giving us such a wonderful lecture thanks a lot...

  • @patil3159
    @patil3159 6 років тому

    Very good explanation thank u so much mam🙂

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

    U should show live program also...

  • @pratiksrivastava3813
    @pratiksrivastava3813 5 років тому

    nice explainaton by you mam you should create more videos in many other topics

  • @MuhammadAbbas-bf9wo
    @MuhammadAbbas-bf9wo 4 роки тому +1

    i like your lecture but one ting missing is that you can't do pricticle work

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

    best video

  • @shafiqullahkhan5065
    @shafiqullahkhan5065 3 роки тому

    Thanks mam💖

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

    Nice, mam, from kashmir

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

    In the generic function we have to write T before function name

  • @manjeeshmanoharan4621
    @manjeeshmanoharan4621 5 років тому

    Will explain about command line argument in cpp

  • @youcansee4193
    @youcansee4193 6 років тому

    very helpful thank you

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

    Tq mam

  • @surajk.c.8284
    @surajk.c.8284 3 роки тому

    very helpful but don't need advertisement.

  • @RahiqAlMakhtum
    @RahiqAlMakhtum 10 місяців тому

    /* Multiple swap function
    #include
    using namespace std;
    void swap (char &x, char &y){
    char t;
    t=x; x=y; y=t;
    };
    void swap(int &x, int &y){
    int t;
    t=x; x=y; y=t;
    };
    void swap(float &x, float &y){
    float t;
    t=x; x=y; y=t;
    };
    int main()
    {
    char ch1, ch2;
    coutch1>>ch2;
    swap(ch1,ch2);
    cout

  • @AjaySharma-pk5sc
    @AjaySharma-pk5sc 5 років тому

    Thanks

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

    Please speak Hindi also. It's easy for a indian student.

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

    English m smjhna hota to books m hi smjhlete hum 🤦..

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

    Urdu me smjha den to acha samjh ae ga hamen

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

      @Kunal Sharma tum jese chutiyo ke vjha se desh aage nhi badd rha hai

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

    Kuch smj ni aya hindi m bhi explain kr deti ak bar😤😤