C_34 For loop in C | C Programming Tutorials

  Рет қаралды 401,958

Jenny's Lectures CS IT

Jenny's Lectures CS IT

Күн бұрын

Пікірлер: 407
@18fatima15
@18fatima15 9 ай бұрын
9:27 i=10 is the initialization and i< 10 is the condition. i
@LenovoTab-ji2bf
@LenovoTab-ji2bf 3 жыл бұрын
Condition:1 i = 10 ; condition:2 i < 10; its false (0) so the control goes out the loop body & print's the final statement. final o/p : ("JK") only one time.
@ArjunSingh-uh9ie
@ArjunSingh-uh9ie 2 жыл бұрын
Mam ne carlibrasis ke niche koe printf (" jk " ) nahi likha h jisse wo print ho
@rishanaz6870
@rishanaz6870 2 жыл бұрын
@@ArjunSingh-uh9ie he/she just suppose the previous example for the last statement execution, that's only.
@SatishKumar-ci9li
@SatishKumar-ci9li Жыл бұрын
can we use any other expression ( other than i++ or i--) in update expression in for loop? for example can we write like this for(i=1 ; i
@zeenatsalehtania7144
@zeenatsalehtania7144 Жыл бұрын
@@SatishKumar-ci9li probably no you can change the expression ++i whish pre increment operater
@SatishKumar-ci9li
@SatishKumar-ci9li Жыл бұрын
@@zeenatsalehtania7144 yes, I checked it ,we can write in this format i=i+a or i=i*a etc. Thankyou ☺️
@gabyorozco9656
@gabyorozco9656 2 жыл бұрын
So happy I found you !!!! You literally explained it so beautifully 🥹I finally understand loops🤗
@abdulrahimjalloh363
@abdulrahimjalloh363 Жыл бұрын
My classmates used to say programming is difficult because it was started by a woman. Then I told them that programming will be much better to understand if it is taught by a woman. Now I found my Ada Lovelace (Madam Jenny) 😊 Thanks mam
@shekharmaurya9027
@shekharmaurya9027 4 жыл бұрын
Thanks for reaching us mam I'm first semester student of cse mam you are best teacher on KZbin to teach c language
@satyajitmanna8501
@satyajitmanna8501 3 жыл бұрын
Yes
@009hiteshjangir4
@009hiteshjangir4 2 жыл бұрын
From which college you are in??
@shekharsharma7446
@shekharsharma7446 2 жыл бұрын
Yes for sure
@uttejtg38
@uttejtg38 4 жыл бұрын
Lecture starts at 2:33
@mars8499
@mars8499 2 жыл бұрын
Thanks
@avalasushmareddy2334
@avalasushmareddy2334 4 жыл бұрын
Loop will be terminated , since the condition i
@it033vineetkumar2
@it033vineetkumar2 3 жыл бұрын
true because the condition will not satisfy initialization that's why it will skip the loop
@abhishekrajput8392
@abhishekrajput8392 2 жыл бұрын
Int i; for( ;i
@abhishekrajput8392
@abhishekrajput8392 2 жыл бұрын
I,j; for(. ;I
@langaliyafenil2005
@langaliyafenil2005 2 жыл бұрын
No, it will print 10 as i
@niteeshkurakula2896
@niteeshkurakula2896 Жыл бұрын
Nothin will print
@abdulrahimjalloh363
@abdulrahimjalloh363 Жыл бұрын
Assignment solved: for( i=10; i
@mohamedashik5374
@mohamedashik5374 3 жыл бұрын
This is wonderful Maam! I m big fan from Srilanka as an Undergraduate this videos helps me lots maam! thanks for the great service!!!
@abhishekthakural749
@abhishekthakural749 4 жыл бұрын
This is the best explanation I have ever heard. You are a great teacher, thank you ma'am. 🙏🙏
@maryannemuthoni5388
@maryannemuthoni5388 Жыл бұрын
For the assignment since the i
@kishorsahoo5446
@kishorsahoo5446 3 жыл бұрын
Best teacher in c program ......🙏🏻🙏🏻
@Aditya-Royal
@Aditya-Royal 8 ай бұрын
IMP point at 5:12
@ashleyohsosurreal
@ashleyohsosurreal 6 ай бұрын
For Loop in C It is one of the most popular loop in C. It has some advantages over while and do while loop.For loop is an entry controlled loop.While Loop is also an entry controlled loop. Do while is exit controlled loop.
@bheemersertyamarnadh1222
@bheemersertyamarnadh1222 Жыл бұрын
till now I doesn't know what is the loop where we have to use but after u explained It I think it is easy
@PRADEEPKUMAR-sk9qx
@PRADEEPKUMAR-sk9qx 4 жыл бұрын
Please keep continue explain in English for other STATES students, me and my friends watch these daily videos, live in Bangalore , feel difficulty and Not understandable and miss the concepts as you start explain in hindi in the middle of the video's .
@Swetha_Shashi_chitradurga
@Swetha_Shashi_chitradurga Жыл бұрын
Same
@tejkumarvstejkumarvs9043
@tejkumarvstejkumarvs9043 3 жыл бұрын
People will tell where beauty exist brain doesn't function but you are an exception mam thank you a lot for your explanation 🙂
@smrutiranjanbal1958
@smrutiranjanbal1958 3 жыл бұрын
You are making us concept clear ....🙂
@venkatnaidu145
@venkatnaidu145 2 жыл бұрын
Mind blowing explanation thank you madam...
@stellanwae5050
@stellanwae5050 2 жыл бұрын
Your explanation is very clear. Thanks for this.
@internetmoneydoctor8460
@internetmoneydoctor8460 2 жыл бұрын
You are such a good teacher. Since I discovered your page, my knowledge of C language hasn't been the same. God bless you abundantly. Thanks.
@oluwabukolaowoeye9898
@oluwabukolaowoeye9898 2 жыл бұрын
i cant agree any less
@ExploringAdda
@ExploringAdda 2 жыл бұрын
Loop condition is false because I
@mallemkondaiah3923
@mallemkondaiah3923 3 ай бұрын
Thank you mam for your class is better than my faculty easily to understand
@MohitTutorials
@MohitTutorials 4 жыл бұрын
Yours teaching skills are very good !
@hadieudonne433
@hadieudonne433 4 жыл бұрын
*ASSIGNMENT ON 34 LECTURE* int i; for(i=10;i
@Udtashaitaan
@Udtashaitaan 3 жыл бұрын
Infinite times print jk becouse condition is always false
@santhosh-nw7cm
@santhosh-nw7cm 3 жыл бұрын
@@Udtashaitaan No because condition is false
@someone4602
@someone4602 3 жыл бұрын
Intial value is 10condition is
@ridoy5759
@ridoy5759 Жыл бұрын
Why this condition is false???
@ridoy5759
@ridoy5759 Жыл бұрын
@@someone4602 if the initialization is (i=9;) then is it run or is it true...
@nileshvasav5806
@nileshvasav5806 2 жыл бұрын
Wow....great explaination 👍
@ashishpradhan6503
@ashishpradhan6503 4 жыл бұрын
Ma'am,Can you please make videos on "Object Oriented programming"???? It will help a lot to learn C++ language along with others.🙏🙏🙏
@debojitacharjee
@debojitacharjee 3 жыл бұрын
*DIFFERENCE BETWEEN
@tejisvitaluniyal2936
@tejisvitaluniyal2936 2 жыл бұрын
it will directly print jk as the given condition is false thank you mam.................
@shekharkumar3535
@shekharkumar3535 4 жыл бұрын
Great Explanation as my Expectations...Taught in detailed so well..Thanks
@pawanmhaske5297
@pawanmhaske5297 3 жыл бұрын
Because, the loop counter or condition statement check initialization i.e i=10
@aditya_17181
@aditya_17181 3 жыл бұрын
Omg! Maam this is literally much much much helpful. 💓💓
@livehopeskul1157
@livehopeskul1157 2 жыл бұрын
Thank you so much mam. You are saving lives.
@satyajitmanna8501
@satyajitmanna8501 3 жыл бұрын
Best c language teacher ma'am ❤️❤️
@abrahamdaniel9223
@abrahamdaniel9223 2 жыл бұрын
Another level teaching 🤎
@kaushalgamer7195
@kaushalgamer7195 3 жыл бұрын
Control will not enter the loop as condition is false.It will execute the statement outside the loop body.
@jetstream9470
@jetstream9470 3 жыл бұрын
Ma’am can we put cout
@gadeakshitha2581
@gadeakshitha2581 2 жыл бұрын
you are the worlds best teacher for me i love the way u teach
@MytheenMeeral-s6e
@MytheenMeeral-s6e Жыл бұрын
Better than my college mam Thank you mam for your Better explanation
@PragatiTodkari
@PragatiTodkari Жыл бұрын
Millions time better than my university instructor❤
@prathameshkarale5828
@prathameshkarale5828 2 жыл бұрын
Actually here we will get false output.... Because we initialise at i= 10, and again the condition is on i
@praveenmadanayake8580
@praveenmadanayake8580 3 жыл бұрын
your explanation is very clear , thank you madam
@balkrishnabane1392
@balkrishnabane1392 2 жыл бұрын
11:00 it will not give any output coz condition is false (ie. i
@ridoy5759
@ridoy5759 Жыл бұрын
if the initialization is (i=9;) then is it run or is it true...???
@vidhyasuresh2838
@vidhyasuresh2838 3 жыл бұрын
You're good teacher i ever seen
@isaac-victorshonowo1838
@isaac-victorshonowo1838 Жыл бұрын
Watched and Understood ❤
@shaikabdulkareem6676
@shaikabdulkareem6676 4 жыл бұрын
Output for the assignment question is null
@shubhamfutane70
@shubhamfutane70 3 жыл бұрын
Mam your voice is so sweet...
@keyaroy7603
@keyaroy7603 3 жыл бұрын
You are amazing madam ❤️
@vanshTrikha
@vanshTrikha 6 ай бұрын
You are the best teacher
@tempsanity
@tempsanity Жыл бұрын
This is a stellar explanation indeed.
@fatimazaarate4663
@fatimazaarate4663 Жыл бұрын
thank you so much ma'am from Morocco
@gurukiranacharya1390
@gurukiranacharya1390 Жыл бұрын
its very help full for me..... so that i can easily make my seminar
@virginiakura789
@virginiakura789 2 жыл бұрын
Thank you so much Following from Kenya
@mohitkrishn
@mohitkrishn 3 жыл бұрын
Mam the control will go out of the loop coz the initialization statement is starting from 10 or we can say that it is 10 and the condition statement is less than 10(
@senpai58863
@senpai58863 3 жыл бұрын
2:40 start with these
@akashpraveen9814
@akashpraveen9814 3 жыл бұрын
Thank you for explaining the working of for loop mam..it helped to resolve a bug. Thank u so much
@PritamYT-iy9ko
@PritamYT-iy9ko Жыл бұрын
int I; for(I=1;I
@CheraghRahimi
@CheraghRahimi 3 ай бұрын
You are the best.
@RahulSharma-mh8sq
@RahulSharma-mh8sq 3 жыл бұрын
Better explained .. thankyou ma'am
@barsharani4218
@barsharani4218 2 жыл бұрын
Your lectures are very useful for us. Thank you mam please🙏 continue it
@gorugantinamratha2167
@gorugantinamratha2167 2 жыл бұрын
Ur explanation is good mam
@ece56vaibhavsagar46
@ece56vaibhavsagar46 3 жыл бұрын
Very nice explanation
@rohitkanojiya7960
@rohitkanojiya7960 3 жыл бұрын
thank you so much mam for explainign every single details and every single step working ....
@shivchandrajha2375
@shivchandrajha2375 3 жыл бұрын
you are excellent teacher
@shivamsoni1547
@shivamsoni1547 3 жыл бұрын
beauty with mind, better explained ma'am...
@harshvardhansharma22
@harshvardhansharma22 3 жыл бұрын
your question answer is "on executing we will find blank or nothing because i = 10 not satisfy i
@SUJITKUMAR-kg5wh
@SUJITKUMAR-kg5wh Жыл бұрын
mam you are a great teacher
@BARUTULASIRAM
@BARUTULASIRAM 9 ай бұрын
It will print once and goes to out of loop 10:43
@LovingJhon1Mview
@LovingJhon1Mview 4 жыл бұрын
I really love you sister because your all video helpfull for me 💓💓💓💓💓
@Era-of-Technolgy
@Era-of-Technolgy 2 жыл бұрын
the condition is wrong , but result is ------------- without any warming and error
@bolaganisrilakshmi5249
@bolaganisrilakshmi5249 Жыл бұрын
initislizetation is one check and next goto the condition .the condition is not execute the body of loop outer loop will be execute
@dimkayilrit2606
@dimkayilrit2606 Жыл бұрын
Great content and explanation😊😊
@Rahulrahul-gk7yk
@Rahulrahul-gk7yk Жыл бұрын
Thanks madam ur explanation is too gud easy to understand....💜
@PrajwalRaut
@PrajwalRaut 3 жыл бұрын
Thanks for this awesome explanation ❤️ And you crystal voice made my day 🤩
@ashishpadvalkar4327
@ashishpadvalkar4327 2 жыл бұрын
thankyou so much maam 😍
@shanavaznisar3573
@shanavaznisar3573 3 жыл бұрын
Thank you ma'am i had doubt in for loop, and your lecture helped me with it.
@smile3643
@smile3643 3 жыл бұрын
Can we scan the the I value
@puanabidah
@puanabidah 3 жыл бұрын
11:01 first initialize i=10, then control will check if 10
@lalitharamachandra6659
@lalitharamachandra6659 Жыл бұрын
Hello mam 10:21 if we mention 2 semicolons without giving condition then it enter a number after giving number it prints the same number up to some times and the cursor is still blinking .why the cursor is blinking? Will you please clarify my doubt?
@attitude_king5561
@attitude_king5561 2 жыл бұрын
Just awesome mam
@satyajitmanna8501
@satyajitmanna8501 3 жыл бұрын
Nice explain ❤️
@pushkrajkhairnar4499
@pushkrajkhairnar4499 3 жыл бұрын
11:00 The loop will be terminated as the condition is False
@sadhi4179
@sadhi4179 Жыл бұрын
Thank you❤️🙌🏻
@southmcwow
@southmcwow 2 жыл бұрын
I've been struggling with really understanding exactly what the for loop is doing ever since I started to study CS (about a month and a half ago). I've utilized them successfully in a few things I've written, but never fully understood how they were working, just that they did. Not sure how I didn't stumble upon your video when I was initially looking things up on them. The broken down explanation, at what step each step does what and the flow chart really helped me out. Thank you so much.
@codeeasy8523
@codeeasy8523 Жыл бұрын
If you want more exemples or solved exercises you can check kzbin.info/www/bejne/iGrMemaiereVpdE
@bijinbk1128
@bijinbk1128 Жыл бұрын
output is not prints , due to the condition i
@aytube981
@aytube981 Жыл бұрын
so beautiful so elegant just looking like a wow❤
@tochukwuezechukwu8438
@tochukwuezechukwu8438 2 жыл бұрын
Very clear and concise
@injectsploit
@injectsploit 2 жыл бұрын
Thanks a million times
@MolletiSaiRevanth
@MolletiSaiRevanth 4 ай бұрын
Mam please execute the program in c compiler for better understanding
@AdityaPorwal1
@AdityaPorwal1 2 жыл бұрын
10 is right answer
@purvadinge3388
@purvadinge3388 2 жыл бұрын
best teacher...💯
@AnuSurya10
@AnuSurya10 4 ай бұрын
Answer for the assignment: *Nothing would be printed.*
@tharakarama3938
@tharakarama3938 2 жыл бұрын
Your explanation about each and every topic in c language is too good madam. I watch lot of channels for learning c language among the all channels yours channel is the best channel. Thank❤ you mam keep doing videos about c language.
@bhaskarkumar4143
@bhaskarkumar4143 2 жыл бұрын
thanku ma'am we love you
@namburinandakishore1289
@namburinandakishore1289 4 жыл бұрын
Mam the answer is the loop terminates or gets out of for loop
@miss_kolissa
@miss_kolissa Жыл бұрын
I didn’t get what is (% d ) 6:03 where That come from?
@tamilmaranc
@tamilmaranc 2 ай бұрын
Well explained 😂😂😂😂❤
@ruturajkhalkar2389
@ruturajkhalkar2389 3 жыл бұрын
U r is amazing 😍😍❤️
@ajinkyaabegaonkar8806
@ajinkyaabegaonkar8806 11 ай бұрын
Loop will be terminated because i=10,i
@user.darkmellow
@user.darkmellow 7 ай бұрын
But the condition is i
@harishkundapura565
@harishkundapura565 3 жыл бұрын
Thank you mam you are such a wonderful teacher🙌.
C_35 Properties of For loop in C | C Programming Tutorials
26:58
Jenny's Lectures CS IT
Рет қаралды 256 М.
C_33 Introduction to Loop in C Language | Need of loops| C Language Tutorials
15:55
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
The Basics of while Loop in Python
8:17
Neso Academy
Рет қаралды 66 М.
C_36 C Program to Print Table of a Number | C Language Tutorials
10:14
Jenny's Lectures CS IT
Рет қаралды 162 М.
Programming Is NOT Enough | Add these 7 skills…
13:19
Travis Media
Рет қаралды 422 М.
C_43 Need of Nested Loops in C | Nested For loop in C
18:31
Jenny's Lectures CS IT
Рет қаралды 663 М.
C_37 While Loop in C (part-1) | C Language Tutorials
12:21
Jenny's Lectures CS IT
Рет қаралды 267 М.
If you're ambitious but lazy, please watch this video...
12:57
Mark Tilbury
Рет қаралды 155 М.
for and while Loops
6:49
Neso Academy
Рет қаралды 765 М.
Is the C programming language still worth learning?
9:27
Jacob Sorber
Рет қаралды 113 М.
Fastest Way to Learn ANY Programming Language: 80-20 rule
8:24
Sahil & Sarra
Рет қаралды 941 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН