Use "DSA20" To Get Extra 20% Off On All Decode Batches Enroll Now-pwskills.com/category/programming-courses/? 📌Book you 1:1 career counselling session with our Experts, Fill the form Now-forms.gle/iaaC4EkRw52x9BXY9
bhai 2:21:25 m sir ne ki bola manvi mam ne ek lecture karwaya hai operators ke upar.........bhai vo video ka link de sakte ho bhai merko mil nahi raha hai video vo wala
40:42 Problem 4 : Print the AP - 1,3,5,7,9.. upto ‘n’ terms 50:34 **Printing AP WITHOUT using MATHEMATICAL FORMULA 1:01:16 **Problem 7 : Print the AP - 100,97,94.. upto all terms which are positive 1:13:07 Problem 8 : Program to find out if given number is prime or not 1:33:10 1:38:28 Problem 9 : Print all odd numbers from 1 to 100 using CONTINUE 1:49:47 INFINITE LOOP 2:03:50 2:12:44 Problem 17 : Predict the output 8 2:13:56 Problem 18 : Predict the output 9 2:21:53 Problem 19 : Program to count digits of a given number 2:31:20 Problem 20 : Program to print sum of digits of a given number 2:39:26 Homework 7 : Program to print sum of even digits of a given number 2:40:22 Problem 21 : Program to print reverse of a given number 2:53:27 Homework 8 : Program to print sum of given number and its reverse 2:54:04 Problem 22 : Print sum of series - 1+2-3+4-5+6.. upto ‘n’ terms 3:07:40 Problem 23 : Print the factorial of given number 3:16:09 Homework 9 : Print the factorials of first ‘n’ numbers 3:21:43 Problem 25 : Print the nth fibonacci number 3:38:36 Homework 10 : Print the first ‘n’ fibonacci numbers 3:39:39 Problem 26 : Given 2 numbers ‘a’ and ‘b’ , find ‘a’ raised to the power ‘b’. 3:48:09 Problem 27 : Print all alphabet and their corresponding ASCII values 3:55:31 Homework 11 : Print all armstrong numbers between 1 and 500
Timestamps : 00:00 Introduction 01:35 What and Why 05:53 FOR LOOP 09:50 How For Loop works 30:15 Problem 1 : Print all numbers from 1 to 100 34:56 Problem 2 : Print all even numbers from 1 to 100 37:36 Homework 1 : Print all odd numbers from 1 to 100 37:50 Problem 3 : Print the table of 19 40:07 Homework 2 : Print the table of ‘n’. Take ‘n’ input from user 40:42 Problem 4 : Print the AP - 1,3,5,7,9.. upto ‘n’ terms 47:13 Problem 5 : Print the AP - 4,7,10,13.. upto ‘n’ terms 50:34 **Printing AP WITHOUT using MATHEMATICAL FORMULA 58:28 Problem 6 : Print the GP - 1,2,4,8,16.. upto ‘n’ terms 1:00:55 Homework 3 : Print the GP - 3,12,48.. upto ‘n’ terms 1:01:16 **Problem 7 : Print the AP - 100,97,94.. upto all terms which are positive 1:10:48 Homework 4 : Print the GP - 100,50,25.. upto ‘n’ terms 1:12:42 BREAK statement 1:13:07 Problem 8 : Program to find out if given number is prime or not 1:38:16 CONTINUE statement 1:38:28 Problem 9 : Print all odd numbers from 1 to 100 using CONTINUE 1:43:41 Homework 5 : Print all even numbers from 1 to 100 using CONTINUE 1:44:15 WHILE LOOP 1:49:47 INFINITE LOOP 1:53:11 Problem 10 : Predict the output 1 1:56:34 Problem 11 : Predict the output 2 1:57:33 Problem 12 : Predict the output 3 1:58:58 Problem 13 : Predict the output 4 1:59:34 Post / Pre - Increment / Decrement operators 2:05:03 Problem 14 : Predict the output 5 2:07:31 Problem 15 : Predict the output 6 2:10:38 Problem 16 : Predict the output 7 2:12:44 Problem 17 : Predict the output 8 2:13:56 Problem 18 : Predict the output 9 2:15:55 Homework 6 : Predict the output 10 2:16:29 DO WHILE LOOP 2:21:25 Questions using Operators 2:21:53 Problem 19 : Program to count digits of a given number 2:31:20 Problem 20 : Program to print sum of digits of a given number 2:39:26 Homework 7 : Program to print sum of even digits of a given number 2:40:22 Problem 21 : Program to print reverse of a given number 2:53:27 Homework 8 : Program to print sum of given number and its reverse 2:54:04 Problem 22 : Print sum of series - 1+2-3+4-5+6.. upto ‘n’ terms 3:07:40 Problem 23 : Print the factorial of given number 3:16:09 Homework 9 : Print the factorials of first ‘n’ numbers 3:21:43 Problem 25 : Print the nth fibonacci number 3:38:36 Homework 10 : Print the first ‘n’ fibonacci numbers 3:39:39 Problem 26 : Given 2 numbers ‘a’ and ‘b’ , find ‘a’ raised to the power ‘b’. 3:48:09 Problem 27 : Print all alphabet and their corresponding ASCII values 3:55:31 Homework 11 : Print all armstrong numbers between 1 and 500
00:00 Introduction 01:35 What and Why 05:53 FOR LOOP 09:50 How For Loop works 30:15 Problem 1 : Print all numbers from 1 to 100 34:56 Problem 2 : Print all even numbers from 1 to 100 37:36 Homework 1 : Print all odd numbers from 1 to 100 37:50 Problem 3 : Print the table of 19 40:07 Homework 2 : Print the table of ‘n’. Take ‘n’ input from user 40:42 Problem 4 : Print the AP - 1,3,5,7,9.. upto ‘n’ terms 47:13 Problem 5 : Print the AP - 4,7,10,13.. upto ‘n’ terms 50:34 **Printing AP WITHOUT using MATHEMATICAL FORMULA 58:28 Problem 6 : Print the GP - 1,2,4,8,16.. upto ‘n’ terms 1:00:55 Homework 3 : Print the GP - 3,12,48.. upto ‘n’ terms 1:01:16 **Problem 7 : Print the AP - 100,97,94.. upto all terms which are positive 1:10:48 Homework 4 : Print the GP - 100,50,25.. upto ‘n’ terms 1:12:42 BREAK statement 1:13:07 Problem 8 : Program to find out if given number is prime or not 1:38:16 CONTINUE statement 1:38:28 Problem 9 : Print all odd numbers from 1 to 100 using CONTINUE 1:43:41 Homework 5 : Print all even numbers from 1 to 100 using CONTINUE 1:44:15 WHILE LOOP 1:49:47 INFINITE LOOP 1:53:11 Problem 10 : Predict the output 1 1:56:34 Problem 11 : Predict the output 2 1:57:33 Problem 12 : Predict the output 3 1:58:58 Problem 13 : Predict the output 4 1:59:34 Post / Pre - Increment / Decrement operators 2:05:03 Problem 14 : Predict the output 5 2:07:31 Problem 15 : Predict the output 6 2:10:38 Problem 16 : Predict the output 7 2:12:44 Problem 17 : Predict the output 8 2:13:56 Problem 18 : Predict the output 9 2:15:55 Homework 6 : Predict the output 10 2:16:29 DO WHILE LOOP 2:21:25 Questions using Operators 2:21:53 Problem 19 : Program to count digits of a given number 2:31:20 Problem 20 : Program to print sum of digits of a given number 2:39:26 Homework 7 : Program to print sum of even digits of a given number 2:40:22 Problem 21 : Program to print reverse of a given number 2:53:27 Homework 8 : Program to print sum of given number and its reverse 2:54:04 Problem 22 : Print sum of series - 1+2-3+4-5+6.. upto ‘n’ terms 3:07:40 Problem 23 : Print the factorial of given number 3:16:09 Homework 9 : Print the factorials of first ‘n’ numbers 3:21:43 Problem 25 : Print the nth fibonacci number 3:38:36 Homework 10 : Print the first ‘n’ fibonacci numbers 3:39:39 Problem 26 : Given 2 numbers ‘a’ and ‘b’ , find ‘a’ raised to the power ‘b’. 3:48:09 Problem 27 : Print all alphabet and their corresponding ASCII values 3:55:31 Homework 11 : Print all armstrong numbers between 1 and 500
I am student of IITJ and i have seen your video ,you provide very good content to the students to buid their career thanks for providing good code. happy coding!!
From VNIT Nagpur, are you people allowed a reference book in exam as here our clg is taking this subject very seriously they make such a paper that they even allow us to carry a book in the exam hall, I am just wondering what's happening in IIT
Sir Jaldi Jaldi Video Laiye Aap C Language me itna interest Bana diye hai ki wait nhi ho raha and Exam bhi hai Jan me sir So please Complete This series as soon as possible...❤️✨
@@RohitSingh-jg3sw learn python,, It's very easy language,, Easily samaj aa jayegi 😊,, & Then DSA bhi python me kar sakte ho,, Python & javascript is most popular language now
@@samislost550 exam ke liye pyqs dekho ,,, Jitni c language important hai utna karke nipta do,, C is important just for college exam,, You should not give much importance to college exam,, college ka syllabus prepare karne se placement nahi hoga One more suggestion- C language me tumhe coding continue nahi karni chahiye,,, iske baad c++ pe switch kar jao Reason - c++ is object oriented programming & c++ has STL library which will make data structures easy C & c++ are 80% same hai,, so switching from c to c++ is easy,,, Yeah one more thing c language me dikkat ho rahi hai to python kar sakte ho ,,
@@jayw698 Thank You So Much For Suggestions ❤️.....Gonna do it right now Starting to learn C++ but continuing C also.......Waise bhi sir 10 din me upload karte hai c ka to cover ho jayega.....
@@aryangupta6660 int n; printf("enter the number "); scanf("%d",&n); int a=n; int r=0; int x; while(n!=0){ x=n%10; r=r*10; r=r+x; n=n/10; } printf("the reverse of number is %d ",r); printf("the sum of both is %d",r+a);
2:21:53 Problem 19 : Program to count digits of a given number 2:31:20 Problem 20 : Program to print sum of digits of a given number 2:39:26 Homework 7 : Program to print sum of even digits of a given number 2:40:22 Problem 21 : Program to print reverse of a given number 2:53:27 Homework 8 : Program to print sum of given number and its reverse 2:54:04 Problem 22 : Print sum of series - 1+2-3+4-5+6.. upto ‘n’ terms 3:07:40 Problem 23 : Print the factorial of given number 3:16:09 Homework 9 : Print the factorials of first ‘n’ numbers 3:21:43 Problem 25 : Print the nth fibonacci number 3:38:36 Homework 10 : Print the first ‘n’ fibonacci numbers 3:39:39 Problem 26 : Given 2 numbers ‘a’ and ‘b’ , find ‘a’ raised to the power ‘b’. 3:48:09 Problem 27 : Print all alphabet and their corresponding ASCII values 3:55:31 Homework 11 : Print all armstrong numbers between 1 and 500
1:56:52 Yaha par while loop infinite mode me chala jayega just because of that semicolon (;) .... Infinite mode me islie jayega kyuki i ki value hamesha 1 hi rhegi aur condition ko baar baar satisfy karega i.e. 1 is always less than 10.
sir mai aapke video starting se dekh raha hu or muje pahle c language nahi aati thi but aapke video starting se dekhney ke baad aab muje c language learn karney mai or usse question solve karney mai bahut acha lag raha hai thank you so much sir 😁😄😇♥♥
I'm just dealing with this subject becoz of your content and the way of teaching is commendable sir . "Aap same us feel ke satb samjhate h jis tarah hum first time kisi language ko padhte wakt feel karte hain, ek alag he world lagta h pehel baar ye sab dekh or padh kar
Although I am learning Java from Manvi Ma'am...But this series is really very helpful for revision of concepts and practice of questions...Thank you so much sir for this series...
I JUST PERFECTLY USED LOOPS : 1. JAY SHRI RAM 2. JAY SHRI RAM 3. JAY SHRI RAM 4. JAY SHRI RAM 5. JAY SHRI RAM 6. JAY SHRI RAM 7. JAY SHRI RAM 8. JAY SHRI RAM 9. JAY SHRI RAM 10. JAY SHRI RAM 11. JAY SHRI RAM 12. JAY SHRI RAM 13. JAY SHRI RAM 14. JAY SHRI RAM 15. JAY SHRI RAM 16. JAY SHRI RAM 17. JAY SHRI RAM 18. JAY SHRI RAM 19. JAY SHRI RAM 20. JAY SHRI RAM 21. JAY SHRI RAM 22. JAY SHRI RAM 23. JAY SHRI RAM 24. JAY SHRI RAM 25. JAY SHRI RAM 26. JAY SHRI RAM 27. JAY SHRI RAM 28. JAY SHRI RAM 29. JAY SHRI RAM 30. JAY SHRI RAM 31. JAY SHRI RAM 32. JAY SHRI RAM 33. JAY SHRI RAM 34. JAY SHRI RAM 35. JAY SHRI RAM 36. JAY SHRI RAM 37. JAY SHRI RAM 38. JAY SHRI RAM 39. JAY SHRI RAM 40. JAY SHRI RAM 41. JAY SHRI RAM 42. JAY SHRI RAM 43. JAY SHRI RAM 44. JAY SHRI RAM 45. JAY SHRI RAM 46. JAY SHRI RAM 47. JAY SHRI RAM 48. JAY SHRI RAM 49. JAY SHRI RAM 50. JAY SHRI RAM 51. JAY SHRI RAM 52. JAY SHRI RAM 53. JAY SHRI RAM 54. JAY SHRI RAM 55. JAY SHRI RAM 56. JAY SHRI RAM 57. JAY SHRI RAM 58. JAY SHRI RAM 59. JAY SHRI RAM 60. JAY SHRI RAM 61. JAY SHRI RAM 62. JAY SHRI RAM 63. JAY SHRI RAM 64. JAY SHRI RAM 65. JAY SHRI RAM 66. JAY SHRI RAM 67. JAY SHRI RAM 68. JAY SHRI RAM 69. JAY SHRI RAM 70. JAY SHRI RAM 71. JAY SHRI RAM 72. JAY SHRI RAM 73. JAY SHRI RAM 74. JAY SHRI RAM 75. JAY SHRI RAM 76. JAY SHRI RAM 77. JAY SHRI RAM 78. JAY SHRI RAM 79. JAY SHRI RAM 80. JAY SHRI RAM 81. JAY SHRI RAM 82. JAY SHRI RAM 83. JAY SHRI RAM 84. JAY SHRI RAM 85. JAY SHRI RAM 86. JAY SHRI RAM 87. JAY SHRI RAM 88. JAY SHRI RAM 89. JAY SHRI RAM 90. JAY SHRI RAM 91. JAY SHRI RAM 92. JAY SHRI RAM 93. JAY SHRI RAM 94. JAY SHRI RAM 95. JAY SHRI RAM 96. JAY SHRI RAM 97. JAY SHRI RAM 98. JAY SHRI RAM 99. JAY SHRI RAM 100. JAY SHRI RAM 101. JAY SHRI RAM 102. JAY SHRI RAM 103. JAY SHRI RAM 104. JAY SHRI RAM 105. JAY SHRI RAM 106. JAY SHRI RAM 107. JAY SHRI RAM 108. JAY SHRI RAM
In this code we do not print reverse of 2000 we get 2 as answer or any number which last with zero will not work in this code. Write code for every number not for specific number.
2:40:16 sir my code is Int main() { Int n; Printf("enter a number:"); Scanf("%d",&n); Int a; Int sum=0; While (n!=0) { a = n%10; If (a%2==0) { Sum = sum + a; Else {sum = sum ; } n=n/10; } Printf("the sum of even digits is %d", sum) return 0; }
Use "DSA20" To Get Extra 20% Off On All Decode Batches
Enroll Now-pwskills.com/category/programming-courses/?
📌Book you 1:1 career counselling session with our Experts, Fill the form Now-forms.gle/iaaC4EkRw52x9BXY9
सर armstrong नंबर की डेफिनेशन आप ने गलत बता दी। जरूरी नहीं हर बार cube की ही sum हो। उतने पावर की sum करनी है जितने digits उस नंबर में हो । 😊🙏
The amount of happiness you get after a code finally runs🙂
😂😂😂 yeahh fr
Excellent 👌
Well done
fr💀
Is infinite 😊
If you have a good mentor who can teach you in the most appropriate way then everything looks to much easy..❤
bhai 2:21:25 m sir ne ki bola manvi mam ne ek lecture karwaya hai operators ke upar.........bhai vo video ka link de sakte ho bhai merko mil nahi raha hai video vo wala
@@shubhamkumar3139Bhai i think sir janvi mam ki Java playlist ki baat kar rahe Hain..wait Karo main link send karta hoon😇
40:42 Problem 4 : Print the AP - 1,3,5,7,9.. upto ‘n’ terms
50:34 **Printing AP WITHOUT using MATHEMATICAL FORMULA
1:01:16 **Problem 7 : Print the AP - 100,97,94.. upto all terms which are positive
1:13:07 Problem 8 : Program to find out if given number is prime or not
1:33:10
1:38:28 Problem 9 : Print all odd numbers from 1 to 100 using CONTINUE
1:49:47 INFINITE LOOP
2:03:50
2:12:44 Problem 17 : Predict the output 8
2:13:56 Problem 18 : Predict the output 9
2:21:53 Problem 19 : Program to count digits of a given number
2:31:20 Problem 20 : Program to print sum of digits of a given number
2:39:26 Homework 7 : Program to print sum of even digits of a given number
2:40:22 Problem 21 : Program to print reverse of a given number
2:53:27 Homework 8 : Program to print sum of given number and its reverse
2:54:04 Problem 22 : Print sum of series - 1+2-3+4-5+6.. upto ‘n’ terms
3:07:40 Problem 23 : Print the factorial of given number
3:16:09 Homework 9 : Print the factorials of first ‘n’ numbers
3:21:43 Problem 25 : Print the nth fibonacci number
3:38:36 Homework 10 : Print the first ‘n’ fibonacci numbers
3:39:39 Problem 26 : Given 2 numbers ‘a’ and ‘b’ , find ‘a’ raised to the power ‘b’.
3:48:09 Problem 27 : Print all alphabet and their corresponding ASCII values
3:55:31 Homework 11 : Print all armstrong numbers between 1 and 500
Itni mehnat kyu krta ho jab already commented hi toh😊
Gajab bru
Sir Excellent 👌 teaching 😊
kisi ne homework solve kiya hai? please kese hoga print table of n . aur odd number wala .
Comment out krde Bhai apna comment😂😂
Timestamps :
00:00 Introduction
01:35 What and Why
05:53 FOR LOOP
09:50 How For Loop works
30:15 Problem 1 : Print all numbers from 1 to 100
34:56 Problem 2 : Print all even numbers from 1 to 100
37:36 Homework 1 : Print all odd numbers from 1 to 100
37:50 Problem 3 : Print the table of 19
40:07 Homework 2 : Print the table of ‘n’. Take ‘n’ input from user
40:42 Problem 4 : Print the AP - 1,3,5,7,9.. upto ‘n’ terms
47:13 Problem 5 : Print the AP - 4,7,10,13.. upto ‘n’ terms
50:34 **Printing AP WITHOUT using MATHEMATICAL FORMULA
58:28 Problem 6 : Print the GP - 1,2,4,8,16.. upto ‘n’ terms
1:00:55 Homework 3 : Print the GP - 3,12,48.. upto ‘n’ terms
1:01:16 **Problem 7 : Print the AP - 100,97,94.. upto all terms which are positive
1:10:48 Homework 4 : Print the GP - 100,50,25.. upto ‘n’ terms
1:12:42 BREAK statement
1:13:07 Problem 8 : Program to find out if given number is prime or not
1:38:16 CONTINUE statement
1:38:28 Problem 9 : Print all odd numbers from 1 to 100 using CONTINUE
1:43:41 Homework 5 : Print all even numbers from 1 to 100 using CONTINUE
1:44:15 WHILE LOOP
1:49:47 INFINITE LOOP
1:53:11 Problem 10 : Predict the output 1
1:56:34 Problem 11 : Predict the output 2
1:57:33 Problem 12 : Predict the output 3
1:58:58 Problem 13 : Predict the output 4
1:59:34 Post / Pre - Increment / Decrement operators
2:05:03 Problem 14 : Predict the output 5
2:07:31 Problem 15 : Predict the output 6
2:10:38 Problem 16 : Predict the output 7
2:12:44 Problem 17 : Predict the output 8
2:13:56 Problem 18 : Predict the output 9
2:15:55 Homework 6 : Predict the output 10
2:16:29 DO WHILE LOOP
2:21:25 Questions using Operators
2:21:53 Problem 19 : Program to count digits of a given number
2:31:20 Problem 20 : Program to print sum of digits of a given number
2:39:26 Homework 7 : Program to print sum of even digits of a given number
2:40:22 Problem 21 : Program to print reverse of a given number
2:53:27 Homework 8 : Program to print sum of given number and its reverse
2:54:04 Problem 22 : Print sum of series - 1+2-3+4-5+6.. upto ‘n’ terms
3:07:40 Problem 23 : Print the factorial of given number
3:16:09 Homework 9 : Print the factorials of first ‘n’ numbers
3:21:43 Problem 25 : Print the nth fibonacci number
3:38:36 Homework 10 : Print the first ‘n’ fibonacci numbers
3:39:39 Problem 26 : Given 2 numbers ‘a’ and ‘b’ , find ‘a’ raised to the power ‘b’.
3:48:09 Problem 27 : Print all alphabet and their corresponding ASCII values
3:55:31 Homework 11 : Print all armstrong numbers between 1 and 500
Thank you
Thnks ❤
Maja aa gya sir 😊❤
Sir jaldi jaldi c language pura complete kara dijiye mid sem exam coming soon🥰❤️
Bhot bhot dhanyawad sir jii ❤️🥰👍
We can never forget the role of teachers like youuu in building our career....
Sir ka name kya hai
@@addictgamer-bn8jl raghav
Sir itna saral bhasha me shikhaye pura dimak me feed ho gaya 😢😢itna egy aaj tk kisi ne nahi bataya 😢thanku so much sir❤❤🙏🙏🙏
00:00 Introduction
01:35 What and Why
05:53 FOR LOOP
09:50 How For Loop works
30:15 Problem 1 : Print all numbers from 1 to 100
34:56 Problem 2 : Print all even numbers from 1 to 100
37:36 Homework 1 : Print all odd numbers from 1 to 100
37:50 Problem 3 : Print the table of 19
40:07 Homework 2 : Print the table of ‘n’. Take ‘n’ input from user
40:42 Problem 4 : Print the AP - 1,3,5,7,9.. upto ‘n’ terms
47:13 Problem 5 : Print the AP - 4,7,10,13.. upto ‘n’ terms
50:34 **Printing AP WITHOUT using MATHEMATICAL FORMULA
58:28 Problem 6 : Print the GP - 1,2,4,8,16.. upto ‘n’ terms
1:00:55 Homework 3 : Print the GP - 3,12,48.. upto ‘n’ terms
1:01:16 **Problem 7 : Print the AP - 100,97,94.. upto all terms which are positive
1:10:48 Homework 4 : Print the GP - 100,50,25.. upto ‘n’ terms
1:12:42 BREAK statement
1:13:07 Problem 8 : Program to find out if given number is prime or not
1:38:16 CONTINUE statement
1:38:28 Problem 9 : Print all odd numbers from 1 to 100 using CONTINUE
1:43:41 Homework 5 : Print all even numbers from 1 to 100 using CONTINUE
1:44:15 WHILE LOOP
1:49:47 INFINITE LOOP
1:53:11 Problem 10 : Predict the output 1
1:56:34 Problem 11 : Predict the output 2
1:57:33 Problem 12 : Predict the output 3
1:58:58 Problem 13 : Predict the output 4
1:59:34 Post / Pre - Increment / Decrement operators
2:05:03 Problem 14 : Predict the output 5
2:07:31 Problem 15 : Predict the output 6
2:10:38 Problem 16 : Predict the output 7
2:12:44 Problem 17 : Predict the output 8
2:13:56 Problem 18 : Predict the output 9
2:15:55 Homework 6 : Predict the output 10
2:16:29 DO WHILE LOOP
2:21:25 Questions using Operators
2:21:53 Problem 19 : Program to count digits of a given number
2:31:20 Problem 20 : Program to print sum of digits of a given number
2:39:26 Homework 7 : Program to print sum of even digits of a given number
2:40:22 Problem 21 : Program to print reverse of a given number
2:53:27 Homework 8 : Program to print sum of given number and its reverse
2:54:04 Problem 22 : Print sum of series - 1+2-3+4-5+6.. upto ‘n’ terms
3:07:40 Problem 23 : Print the factorial of given number
3:16:09 Homework 9 : Print the factorials of first ‘n’ numbers
3:21:43 Problem 25 : Print the nth fibonacci number
3:38:36 Homework 10 : Print the first ‘n’ fibonacci numbers
3:39:39 Problem 26 : Given 2 numbers ‘a’ and ‘b’ , find ‘a’ raised to the power ‘b’.
3:48:09 Problem 27 : Print all alphabet and their corresponding ASCII values
3:55:31 Homework 11 : Print all armstrong numbers between 1 and 500
We want Lecture 4 Sir...Maza Aa Gaya Sir is lecture me🙌❤️
The amount of happiness you get after a code finally runs🙂okay
who are from semester 1 student?
✋
🙋
Me....
class 10😮
Bhai 10th me focus kr
itna acha explanation aaj tak nhi dekha i am feeling like i went from zero to hero..... respect for you sir thank you so much 🤩🤩😁♥♥♥
I am student of IITJ and i have seen your video ,you provide very good content to the students to buid their career
thanks for providing good code.
happy coding!!
nice to meet you i am from IIT BHU
I am from home
After taking 2 years of gap
nice to meet you I am from IIT K
I am from vit Vellore
From VNIT Nagpur, are you people allowed a reference book in exam as here our clg is taking this subject very seriously they make such a paper that they even allow us to carry a book in the exam hall, I am just wondering what's happening in IIT
Sir Jaldi Jaldi Video Laiye Aap C Language me itna interest Bana diye hai ki wait nhi ho raha and Exam bhi hai Jan me sir So please Complete This series as soon as possible...❤️✨
@@RohitSingh-jg3sw learn python,,
It's very easy language,,
Easily samaj aa jayegi 😊,,
&
Then DSA bhi python me kar sakte ho,,
Python & javascript is most popular language now
@@jayw698 but he's saying that he's in 1st year.....So what will he do in exam....Maybe C Language is 1st year syllabus
@@samislost550 exam ke liye pyqs dekho ,,,
Jitni c language important hai utna karke nipta do,,
C is important just for college exam,,
You should not give much importance to college exam,, college ka syllabus prepare karne se placement nahi hoga
One more suggestion-
C language me tumhe coding continue nahi karni chahiye,,, iske baad c++ pe switch kar jao
Reason - c++ is object oriented programming & c++ has STL library which will make data structures easy
C & c++ are 80% same hai,, so switching from c to c++ is easy,,,
Yeah one more thing c language me dikkat ho rahi hai to python kar sakte ho ,,
@@jayw698 Thank You So Much For Suggestions ❤️.....Gonna do it right now
Starting to learn C++ but continuing C also.......Waise bhi sir 10 din me upload karte hai c ka to cover ho jayega.....
@@samislost550 👍
worth it lecture to watch for freshers and even for those who just want to clear their basics !!
Thank u sir...❤❤❤❤❤❤
Semester 2 ✊
Hindi medium se padhe hue the socha nhi tha itna acha padhane wale teacher mil jayenge ❤
You have proved that pw's lectures are best 😊.
such a masterpiece this lecture was! sir you made each and every concept seem so easy.
2:53:30 store value of n in any other variable ,for example a.
int a=n;
🙏
Thanks
Thanks bhai 🙂
Can you give us solution?
@@aryangupta6660 int n;
printf("enter the number ");
scanf("%d",&n);
int a=n;
int r=0;
int x;
while(n!=0){
x=n%10;
r=r*10;
r=r+x;
n=n/10;
}
printf("the reverse of number is %d
",r);
printf("the sum of both is %d",r+a);
The simplest way to learn the C language. Thank you very much sir.
1:07:29 different thing .(multiple variables in for loop)
3:51:04 what is typecasting
at 1:57:21 there was a semi colon just after the condition of while statement while(i
Yes you got that right even I was thinking the same.
Same here
Yes , you got it
I am thinking also
53:00 can someone explain the without using maths method?
Nhi samajh aaya
yes you are right
1:56:48 sir in this question there is semi colon in the end of line of while so the while loop will not run .
Then there will be no output
While loop is run infinite times
@nishantsingh3216 as there is a semi colon at the end of the while loop for that it will not run . U can check it in ur compiler.❤
@@sumontagarai9228 it will run and it will run infinite times but nothing print.
Yaa bro i have now seen it thanks for your cooperation.❤️
@@sumontagarai9228 I write that code in upper comment if u write printf("%d ", i) in between while(I
Sir please continue this series. your teaching style is outstanding.
Sir mst explanation very very thanks 🙏🙏🙏 kaise khu etna acha content ko dekh ke
Sir great majha aa gaya padhne ka aap bahut achcha padhate hai sir
Thank you so much
what a amazing lecture sir falling in love with coding now😍
Alhumdulilah complete 😍😍
Completely dependent on you for C programming. THANK YOU SIR.
Sir in 2nd question
predict the output for while loop..
Int I=1;
While(I
@@MattamSujitha yes bro i got that 😗
Thank you sir great video as a 10th class seba student i was having a hard time with this chp.
Maza aa gaya sir... And you don't need to improve yourself sir... You are really a very good teacher... Loop pura acche se samjha diya apne
2:21:53 Problem 19 : Program to count digits of a given number
2:31:20 Problem 20 : Program to print sum of digits of a given number
2:39:26 Homework 7 : Program to print sum of even digits of a given number
2:40:22 Problem 21 : Program to print reverse of a given number
2:53:27 Homework 8 : Program to print sum of given number and its reverse
2:54:04 Problem 22 : Print sum of series - 1+2-3+4-5+6.. upto ‘n’ terms
3:07:40 Problem 23 : Print the factorial of given number
3:16:09 Homework 9 : Print the factorials of first ‘n’ numbers
3:21:43 Problem 25 : Print the nth fibonacci number
3:38:36 Homework 10 : Print the first ‘n’ fibonacci numbers
3:39:39 Problem 26 : Given 2 numbers ‘a’ and ‘b’ , find ‘a’ raised to the power ‘b’.
3:48:09 Problem 27 : Print all alphabet and their corresponding ASCII values
3:55:31 Homework 11 : Print all armstrong numbers between 1 and 500
Same problem bro
In problem no.19 counting 9 k aage ja hi nhi rhi hai
Sir you are all-rounder !😊
You can teach anything whether it's the maths or any other programming language!!
Really helpful!!
@gurukripakevalam195 Yeah! obviously!!👍
aapka lacture start se last tak dekh liya . thank you sir😇😇
3:21:00 This code won't work for factorials with large values
so use long long int instead!
print("%lld", product).
Who are now second semester? ❤and understand this lecture very easy way 💚
Sir PW is the best
Waiting for lecture -4👍👍
But sir in wap to reverse a given number 2:49:00
*If i want to reverse 120 it gives 21..and not 021*
Other non zero digit are going good
Same bhai 😢
Sir 1:39:21 the question is to print odd numbers from 1 to 100 you can do like this also which is easy for (i=1;i
Wow yaar
Bhohoot acchi tarah samaj aara hai❤
Really it is very nice to learn coding with you sir❤❤
Watched the whole lecture 🎉🎉🎉🎉 Long but up to point ❤❤
1:56:52 Yaha par while loop infinite mode me chala jayega just because of that semicolon (;) .... Infinite mode me islie jayega kyuki i ki value hamesha 1 hi rhegi aur condition ko baar baar satisfy karega i.e. 1 is always less than 10.
Great observation
Thank you sir 🙏
Maza aa gaya 😊
Avi tak me ne pura lecture complete dekh liya 😊
Or saari chije samajh aa gayi .
You are an extraordinary teacher. Thank you for your excellent explanation.
Best teacher for coding I have ever seen ♥️
Thank u 😊sir for this amazing lecture ❤ Maza aa gya😁
❤
Amazing like you ☺️❤
Sir we need a teacher like you 😀
Kha sa ji
Completed this Lecture! Although it took me more time but worth it...Thanks sir!
I watched many videos on RUclips, but no one explained every topic so well, sir, you explained it very well, thank you very much. ❤❤
sir whole lecture is great but please make a separate lecture for switch, go to etc... miscellaneous which is important for exam point of view..
Maza aa Gaya Sir ❤ Thank you for the amazing lecture
Mja aa gya❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
One of the best RUclips videos
Thanks a lot sir i cannot imagine myself in the coding line if hadn't seen your videos
sir mai aapke video starting se dekh raha hu or muje pahle c language nahi aati thi but aapke video starting se dekhney ke baad aab muje c language learn karney mai or usse question solve karney mai bahut acha lag raha hai thank you so much sir 😁😄😇♥♥
Thank you so much sir for this amazing lecture.🙂 This lecture is very helpful for students.
Maja aaya aap se padh kar sir❤❤❤❤❤
Sir kinti baar shukriya kahu aapko, itne saare acche questions.Ekdam se sab chamak gya. Maja aa gya lecture number 3 krke. Again THANK YOU SIR.
Hello sir I've completed your 1st and 2nd lecture . And those all were really very easy to understand to learn
At 2:15:46 output of the question is:
x=3,y=1
x=1,y=3
x=0,y=4
x=-1,y=5
x=-1 and y=5
why these got printed???
here x
@@Miratishaycle the given condition is x>=0 . Not x>0
Best c teacher in the 🌌 galaxy🎉❤
I'm just dealing with this subject becoz of your content and the way of teaching is commendable sir .
"Aap same us feel ke satb samjhate h jis tarah hum first time kisi language ko padhte wakt feel karte hain, ek alag he world lagta h pehel baar ye sab dekh or padh kar
😂sachhi me
Best teacher in this field
Very good video
Lots of problem
Solving these and understanding the logics will improve the students
This is a very informative lecture.
Thank you sir!
1:30:01 we can use else
{
printf(""It is a prime number);
break;
}
As a first year i feel that this is best and detail video on loop in the youtube and question are also good
maza aaya padh ke 😃
par beta ye padh ke exam mai marks nahi ayenge marks
@@SumitsinhChauhan-xi3dk kyu?
@@SumitsinhChauhan-xi3dk??
Bahut mja aaya sir 😊
Maja to definitely aa gaya sir❤
1:57:27 the answer sir told is wrong it would not run while loop as there is semicolon
Yes Right bro
Thankyou ❤️ so much sir for this lecture bcz before this lecture i have many common doubt in loop but I watch this lecture all my doubt clear 😊😊
Yes sir kaphi mja aaya is lecture me
Although I am learning Java from Manvi Ma'am...But this series is really very helpful for revision of concepts and practice of questions...Thank you so much sir for this series...
solution of hw at 2:53:00 is
int n;
printf("enter the number ");
scanf("%d",&n);
int a=n;
int r=0;
int x;
while(n!=0){
x=n%10;
r=r*10;
r=r+x;
n=n/10;
}
printf("the reverse of number is %d
",r);
printf("the sum of both is %d",r+a);
Thanks for giving answer .
Thanks for solution
Y did u introduce new variable 'a'. instead of a y can't we write n like r+n instead of r+a...
@@dhanushmaskapuri1982n 0 ho gaya na bhai end me ...
Thanks
Mazaa aagya sir pura lecture complete dekha hai
sir mazaa agya mst ekdum clear h concepts
Maza aa gaya Sir same C++ bhi karwao 😆😁
sir maza aa gya, please bring lec4 asap and thank you so much
I am waiting .. For new lecture... 🤗🤗
sari chize smj ayi ab khudse solve krne ki practice krni hogi
Apke jaisa sir koye concept clear nhi kr skta ....ap best ho..❤
I JUST PERFECTLY USED LOOPS :
1. JAY SHRI RAM
2. JAY SHRI RAM
3. JAY SHRI RAM
4. JAY SHRI RAM
5. JAY SHRI RAM
6. JAY SHRI RAM
7. JAY SHRI RAM
8. JAY SHRI RAM
9. JAY SHRI RAM
10. JAY SHRI RAM
11. JAY SHRI RAM
12. JAY SHRI RAM
13. JAY SHRI RAM
14. JAY SHRI RAM
15. JAY SHRI RAM
16. JAY SHRI RAM
17. JAY SHRI RAM
18. JAY SHRI RAM
19. JAY SHRI RAM
20. JAY SHRI RAM
21. JAY SHRI RAM
22. JAY SHRI RAM
23. JAY SHRI RAM
24. JAY SHRI RAM
25. JAY SHRI RAM
26. JAY SHRI RAM
27. JAY SHRI RAM
28. JAY SHRI RAM
29. JAY SHRI RAM
30. JAY SHRI RAM
31. JAY SHRI RAM
32. JAY SHRI RAM
33. JAY SHRI RAM
34. JAY SHRI RAM
35. JAY SHRI RAM
36. JAY SHRI RAM
37. JAY SHRI RAM
38. JAY SHRI RAM
39. JAY SHRI RAM
40. JAY SHRI RAM
41. JAY SHRI RAM
42. JAY SHRI RAM
43. JAY SHRI RAM
44. JAY SHRI RAM
45. JAY SHRI RAM
46. JAY SHRI RAM
47. JAY SHRI RAM
48. JAY SHRI RAM
49. JAY SHRI RAM
50. JAY SHRI RAM
51. JAY SHRI RAM
52. JAY SHRI RAM
53. JAY SHRI RAM
54. JAY SHRI RAM
55. JAY SHRI RAM
56. JAY SHRI RAM
57. JAY SHRI RAM
58. JAY SHRI RAM
59. JAY SHRI RAM
60. JAY SHRI RAM
61. JAY SHRI RAM
62. JAY SHRI RAM
63. JAY SHRI RAM
64. JAY SHRI RAM
65. JAY SHRI RAM
66. JAY SHRI RAM
67. JAY SHRI RAM
68. JAY SHRI RAM
69. JAY SHRI RAM
70. JAY SHRI RAM
71. JAY SHRI RAM
72. JAY SHRI RAM
73. JAY SHRI RAM
74. JAY SHRI RAM
75. JAY SHRI RAM
76. JAY SHRI RAM
77. JAY SHRI RAM
78. JAY SHRI RAM
79. JAY SHRI RAM
80. JAY SHRI RAM
81. JAY SHRI RAM
82. JAY SHRI RAM
83. JAY SHRI RAM
84. JAY SHRI RAM
85. JAY SHRI RAM
86. JAY SHRI RAM
87. JAY SHRI RAM
88. JAY SHRI RAM
89. JAY SHRI RAM
90. JAY SHRI RAM
91. JAY SHRI RAM
92. JAY SHRI RAM
93. JAY SHRI RAM
94. JAY SHRI RAM
95. JAY SHRI RAM
96. JAY SHRI RAM
97. JAY SHRI RAM
98. JAY SHRI RAM
99. JAY SHRI RAM
100. JAY SHRI RAM
101. JAY SHRI RAM
102. JAY SHRI RAM
103. JAY SHRI RAM
104. JAY SHRI RAM
105. JAY SHRI RAM
106. JAY SHRI RAM
107. JAY SHRI RAM
108. JAY SHRI RAM
Bro🤦🏻
bro and that too 108 times haha...JAY SHRI RAM
How you use dots •
❤
Thank you sir for your efforts 💗
You understand the feelings of the student. Thank you so much sir 💖💖💯💯
Awesome ❤❤
Thank u sir
Maza aye
Generalized Code For Printing Reverse Of A Number :
lastdigit = number % 10 ;
reverse = (reverse *10) + lastdigit ;
n= n/10 ;
In this code we do not print reverse of 2000 we get 2 as answer or any number which last with zero will not work in this code. Write code for every number not for specific number.
I AM OF CLASS 10 BUT ALSO I CAN UNDERSTAND THIS PROGRAMING VIDEO RESPECT TO SIR 😍😁
Bro plss focus on your studies first😢 then jump on side courses or you will end fuc.ed up your brain.. or else your choice
anyone is from sem one😮😢😢😊😊🤗
Hm vhi😅
Yes
🙋
Yes bro 😊
Yes
hello sir you teaching is very good
MAJA AA SIR 😇 YOU MAKE ALL CONCEPTS VERY EASY👍 THANK YOU SIR🙏
2024 batch attendance here....❤
Sir web development course when? Eaglerly waiting for it
❤❤❤❤
2:40:16 sir my code is
Int main() {
Int n;
Printf("enter a number:");
Scanf("%d",&n);
Int a;
Int sum=0;
While (n!=0) {
a = n%10;
If (a%2==0) {
Sum = sum + a;
Else {sum = sum ; }
n=n/10;
}
Printf("the sum of even digits is %d", sum)
return 0;
}
Can we use 'continue' in if?
Sab samajh me aa gya ab mai pattern printing karunga