Coding Exercise on Recursion with Solution | C++ Placement Course | lecture 75

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

КОМЕНТАРІ • 26

  • @Marvelkashmir
    @Marvelkashmir 3 місяці тому +3

    Best beautiful and consistent teacher ever ❤❤❤❤....

  • @siddharthtiwari4546
    @siddharthtiwari4546 3 місяці тому

    Mam u teach so well that I don't feel like skipping the video

  • @Waqaskhan-kv9sl
    @Waqaskhan-kv9sl 3 місяці тому

    mam this is one of the best playlist but please make one playlist on oops in c++ and python also I'm follwing you from pakistan I have learn alot things in python thanks mam from the core of my heart ❤❤❤ and I get selected in one scholarship just because of you thanks once again

  • @snehasharma6758
    @snehasharma6758 3 місяці тому +1

    Thnk u mam for uploading c++ vdeo

  • @LearningLabs417
    @LearningLabs417 3 місяці тому +1

    Mam plz use dark mode for vs code and zoom a little bit.
    Thankyou

  • @KashafFatima-07
    @KashafFatima-07 3 місяці тому +1

    Thank you so much ma'am🥰💜💜

  • @snehasharma6758
    @snehasharma6758 3 місяці тому +2

    Mam plz make more and more questions on c++

  • @Ihari_13
    @Ihari_13 3 місяці тому

    All video's bahut acche the BUT ye sab bhi cover kar digiye PLZ...
    9. Using Classes in C++
    Principles of Object-Oriented Programming, Defining & Using Classes, Class Constructors,
    Constructor Overloading, Function overloading in classes, Class Variables &Functions, Objects
    as parameters, Specifying the Protected and Private Access, Copy Constructors, Overview of
    Template classes and their use.

    10. Overview of Function Overloading and Operator Overloading
    Need of Overloading functions and operators, Overloading functions by number and type of
    arguments, Looking at an operator as a function call, Overloading Operators (including
    assignment operators, unary operators)
    11. Inheritance, Polymorphism and Exception Handling
    Introduction to Inheritance (Multi-Level Inheritance, Multiple Inheritance), Polymorphism (Virtual
    Functions, Pure Virtual Functions), Basics Exceptional Handling (using catch and throw, multiple catch
    statements), Catching all exceptions, Restricting exceptions, Rethrowing exceptions.

  • @asphaltXtreme9539
    @asphaltXtreme9539 3 місяці тому +2

    mam please use dark background..🖤🖤🖤

  • @afnakurikkal3882
    @afnakurikkal3882 3 місяці тому

    Mam when will you start Java basics to advance videos..! waiting for that

  • @anjaliraja-xp9df
    @anjaliraja-xp9df 3 місяці тому

    #include
    using namespace std;
    unsigned long long natural_no(int n);
    int main()
    {
    while(true)
    {

    int n;
    coutn;
    cout

  • @iam.drv14
    @iam.drv14 3 місяці тому

    🙏

  • @juanmacias5922
    @juanmacias5922 3 місяці тому

    the main function returns 0 implicitly, you don't actually have to write it out. :D
    Edit: my code:
    #include
    int re_sum_to(int n, int target) {
    if (n == target)
    return n;
    return n + re_sum_to(n + 1, target);
    }
    int main() { std::cout

  • @rajendrasinghchouhan5677
    @rajendrasinghchouhan5677 3 місяці тому +1

    Please make video in Hindi language 🙏

  • @Ihari_13
    @Ihari_13 3 місяці тому

    White Board aur Marker Wala feel aa nahi rha BUT badhiya h. 👍

  • @nonstopcodingcodewithadity8238
    @nonstopcodingcodewithadity8238 3 місяці тому +2

    maam Apko dhaku ya blackboard ko

  • @boddusomadinesh4753
    @boddusomadinesh4753 3 місяці тому

    Mam in the recent short you have uploaded..you told us to learn DSA.where can we learn DSA.i saw your channel and u uploaded a series about dsa.upto which level you taught in the series mam?did you teach advanced dsa in the series mam?are there any things which we should learn before learning dsa or we can directly learn dsa...iam engineering 1st year student.can i learn now or is it very early to learn that...please mam my mind filled with full of doubts and i dont know whom should i ask to clarify my doubts please reply

    • @boddusomadinesh4753
      @boddusomadinesh4753 3 місяці тому

      And please also tell which c languages i should learn mam

  • @Kokkihjkkkkhhaaq
    @Kokkihjkkkkhhaaq 3 місяці тому

    Mam give an cs final year project ideas

  • @ineedyou12
    @ineedyou12 3 місяці тому

    Can you make videos on java 🙏🏻🙏🏻

  • @KranthiKumar-of6fz
    @KranthiKumar-of6fz 3 місяці тому

    Hii mam

  • @shivamjaswal5065
    @shivamjaswal5065 3 місяці тому

    Ma'am please help 🥺🙏🏻

  • @xLevianeer
    @xLevianeer 3 місяці тому +2

    TILF🤤