Video není dostupné.
Omlouváme se.

Recursion in C Programming | Factorial Program in C | In Hindi

Sdílet
Vložit
  • čas přidán 11. 08. 2021
  • Recursion in C Programming | Factorial Program in C | In Hindi | Tutorial 112
    In this video, I have given the introduction to the recursion. Recursion is one of the most important topic of C programming from which questions are asked in the exam. In this video, I have explained the concept of recursion as well as I have explained the concept of factorial program which is using recursive programming.
    =====================================================================
    Use my code "Unacademy" to get 10% discount
    Career as a Developer: unacademy.com/...
    Project Review:
    bit.ly/Unacade...
    =====================================================================
    Link to Previous Video: • fgets function in C | ...
    Link to Next Video: • Recursion in C Program...
    =======================================================================
    CODEITUP PLAYLISTS
    1. C Programming Playlist: • C Language Tutorial in...
    2. C++ Programming Playlist: • C++ Tutorial in Hindi
    3. Java Programming Playlist: • Java Tutorials For Beg...
    4. Python Programming Playlist: • Complete Python Tutori...
    5. CBSE Class 12 (CS) Python Playlist: • CBSE Class XII Python ...
    6. CBSE Class 12 (IP) Playlist: • CBSE Class XII IP Pand...
    7. CBSE Class 11 (CS) Playlist: • CBSE Class XI Python T...
    8. CBSE Class 10 (IT): • Class 10 Information T...
    9. Networking Playlist: • Networking
    10. MySQL Playlist: • Structured Query Langu...
    11. Web Designing: • Web Designing | HTML |...
    12. NumPy Playlist: • Complete Numpy Tutoria...
    13. Computer Fundamental Playlist: • Fundamentals of Computer
    =======================================================================
    Telegram Channel: t.me/codeitupl...
    Facebook Group: / 21673. .
    Instagram: t.me/codeitupyt
    Facebook Group: www.facebook.c...
    Facebook Page: / codeitup-104310264625489
    Website: codeitup.in
    Join this channel to get access to perks: / @codeitup
    =======================================================================
    Tags Used:
    recursion
    recursion in c programming
    factorial program in c using recursion
    factorial program using recursion
    recursion in c
    introduction to recursion
    recursive function
    recursion examples
    recursion examples in c
    recursion explained
    recursion program in c
    program using recursion
    recursive programming
    basics of recursion
    recursion basics
    #codeitup
    #recursion
    #cprogramming

Komentáře • 61

  • @kdcoder1726
    @kdcoder1726 Před 2 lety +15

    sir apke dry run ki explanation se sb samj aa jata hai👍👍

  • @harshboss
    @harshboss Před rokem +6

    Hello sir ye video playlist mein nahi hai daal dijiye

  • @DNgErGmer-ne5gs
    @DNgErGmer-ne5gs Před měsícem

    Aaj meri zindagi k Y loop clear hoo gaya Thank you soo much sir Thanks no words❤❤❤❤❤❤❤❤❤

  • @ashokpalemon303
    @ashokpalemon303 Před rokem +1

    Thank you for this tutorial . Any one can easily understand recursion by this video . Take love from Bangladesh.

  • @abdulraafeh8365
    @abdulraafeh8365 Před 6 měsíci +1

    This is a life saver

  • @shankarofficial3776
    @shankarofficial3776 Před 6 měsíci +1

    Thanks sir your teaching very nice
    Any one can understood your teaching
    Once again thank you sir you are best teacher in computer field

    • @codeitup
      @codeitup  Před 6 měsíci

      Thanks and welcome Shankar!

  • @aishhh69
    @aishhh69 Před 7 měsíci +1

    Lovely explanation sir ♥️ !!

  • @shwetakarn4966
    @shwetakarn4966 Před 9 měsíci

    You are the best teacher sir .... Your videos are very helpful for me ... Thank u ❤❤😊😊...

  • @shraddhajati2844
    @shraddhajati2844 Před rokem +1

    Thank you sir. You help me a lot ☺️

  • @NikhilAgarwal-wd7xy
    @NikhilAgarwal-wd7xy Před 3 lety +1

    It is very helpful video sir for beginners

  • @PrinceChaudhary-bq9ll
    @PrinceChaudhary-bq9ll Před 5 měsíci +1

    fantastic explanation

  • @kalpendrayadav2450
    @kalpendrayadav2450 Před rokem +3

    Your teaching methods are very helpful sir ❤😅

  • @Ns-hp4sm
    @Ns-hp4sm Před rokem +1

    Thank you sir for easiest explanation, it helps me a lot🙏🥰

  • @ayush_pandey_17948
    @ayush_pandey_17948 Před 10 měsíci +3

    Thank you so much sir 🙏🏻❤️
    I can understand your teaching easily even after 2 years☺️
    Subscribed your channel💜

    • @codeitup
      @codeitup  Před 10 měsíci +2

      Thanks and welcome!

  • @bharadwajr.7522
    @bharadwajr.7522 Před rokem +1

    Superb sir...

  • @mgngaming9350
    @mgngaming9350 Před rokem

    Best computer 🖥️ teacger on u tub

  • @mansivarshney2279
    @mansivarshney2279 Před rokem

    Sir you teach very well ❤

  • @codingonly1374
    @codingonly1374 Před 2 lety

    Thankyou for easy to understand

  • @the_crg
    @the_crg Před rokem +2

    If (n==1)
    Return 1;
    Ye base case bhi shi hai kya

  • @superstar777_ff
    @superstar777_ff Před 4 měsíci

    Sir plz merge sort ka video daaliye plz 🙏🙏

  • @anmolsharma7118
    @anmolsharma7118 Před 2 lety

    Sir aapka bahut bahut shukriya ji

    • @codeitup
      @codeitup  Před 2 lety

      Thanks Anmol!

    • @anmolsharma7118
      @anmolsharma7118 Před 2 lety

      @@codeitup sir ek aur cheej
      Hum hamesha take something return something use krege idr

  • @subhranshuchoudhury2016

    Thanks a lot for easy explanation :)

  • @suvadipmondal3183
    @suvadipmondal3183 Před 7 měsíci

  • @allin_300
    @allin_300 Před 2 lety

    thanks sir....

  • @Ayush01010
    @Ayush01010 Před rokem +1

    Sir there is one mistake in this program. For n=0, the result coming is 1 but indeed the factorial is 0. Plz check sir

  • @VPatil33
    @VPatil33 Před 2 lety

    Thanks you sir ❤️

  • @amansingh7547
    @amansingh7547 Před 2 lety +1

    Sir u r very down to earth 🌎🌎🌎
    Sir thanku so much me hamesha apka hi video dekhta ho paper time me ...god bless you..
    Sir maine PGDCA kia h from university of allahabad..... or me mca karna chahta but mera 10+2 me maths nhi tha maine BA kia ....can I go for mca ...??
    Plz reply sir

  • @Crazy_vlogs_0077
    @Crazy_vlogs_0077 Před 3 lety

    Sir c++ ka video daliye pleace
    Mai bahot din se wait kar raha hu pleace 🙏🙏🙏🙏🙏

  • @tanmaydeshmukh7626
    @tanmaydeshmukh7626 Před 3 lety

    Sir please uploaded live class video of IP class12

  • @Vijaykrishna1835
    @Vijaykrishna1835 Před 3 lety

    Please start placement course sir

  • @codingonly1374
    @codingonly1374 Před 2 lety +1

    * BCA- ke bad ham kya kar sekte
    Plese sir reply me

  • @yuvrajmishra1404
    @yuvrajmishra1404 Před 3 lety

    Placement course sir

  • @AtulRawat-sf2lw
    @AtulRawat-sf2lw Před 3 měsíci

  • @kusumguragain4756
    @kusumguragain4756 Před rokem

    can we write return n*factorial(n-1)

  • @nich-yh6yj
    @nich-yh6yj Před měsícem

    k

  • @Stato_sphere
    @Stato_sphere Před rokem

    Watch from 5:21

  • @raziakhatun6577
    @raziakhatun6577 Před 3 měsíci

    Aapka code wrong hai - upload karne se pehle ek baar check kar lena chahiye tha!! Program run nahi hua
    Mistake - a ko print nhi karaya return 0; nahi likha aur last m return f v nahi hoga

  • @omtiwari4846
    @omtiwari4846 Před 3 lety

    d.s.a kab karao ge sir?

  • @maths5888
    @maths5888 Před 3 lety

    Hello Sir, please exam strategy..... to score 100/100 marks in class 12 computer science board exam 21-22....... bataye naa plzzz plzzzzzz sir......it will be very helpful video for all of us!!!! Please sir please please please please please 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏