Goto statement in c programming | goto jump statement syntax and flowchart in c language

  Рет қаралды 133,802

Learn Coding

Learn Coding

Күн бұрын

Пікірлер: 69
@VaishnaviGaware-u5m
@VaishnaviGaware-u5m 11 ай бұрын
😊😊From Many days today finally I understand the goto statement... Thank you so much sir..........!🙏🙏🙏
@SpecialCGUpdate
@SpecialCGUpdate Жыл бұрын
Thank bro... Very nice explanation ❣️
@NehaSharma_nsds
@NehaSharma_nsds Жыл бұрын
Thank you sir I needed this 🥰💜
@SuruthiVanaraj
@SuruthiVanaraj 2 ай бұрын
Nice video TQ useful information sir❤❤
@AnjaliKumari-vm4ce
@AnjaliKumari-vm4ce 4 жыл бұрын
Thanks a lots sir ..bohot aacha sa samaj aa Gaye ❤️❤️ thank u very much
@LearnCodingOfficial
@LearnCodingOfficial 4 жыл бұрын
Please Share Please...! 🙏🙏🙏
@preethammm4660
@preethammm4660 2 жыл бұрын
Next level of explanation 💯💯⚡👍
@sahilbaisoya4050
@sahilbaisoya4050 4 жыл бұрын
Thankyou bhai ek number👍
@vaibhavgupta777
@vaibhavgupta777 9 ай бұрын
Thank You Sir So So Much🙏🙏🙏🙏
@Vinnkumar63
@Vinnkumar63 4 жыл бұрын
Well explain
@LearnCodingOfficial
@LearnCodingOfficial 4 жыл бұрын
🙏🙏and my friend please Share
@manishadeepak2666
@manishadeepak2666 2 жыл бұрын
thanx sir 🙏🙏🙏excellent way of teaching👍👍👍
@mathmentornk664
@mathmentornk664 4 жыл бұрын
Very good explanation sir......I need continue program
@LearnCodingOfficial
@LearnCodingOfficial 4 жыл бұрын
Please Share kr do dosto me please 🙏🙏🙏
@mathmentornk664
@mathmentornk664 4 жыл бұрын
@@LearnCodingOfficial ok definetly
@Dev_zZ14
@Dev_zZ14 2 жыл бұрын
This was really helpful tysm♥️
@kumarbty1221
@kumarbty1221 4 жыл бұрын
😁 loop Bana dala Apne tho😁😁😁😄🥰
@LearnCodingOfficial
@LearnCodingOfficial 4 жыл бұрын
Yes,Please Share कर do friends me 🙏🙏
@rajdeepgamer2140
@rajdeepgamer2140 2 жыл бұрын
Mast he video
@ritikasoni937
@ritikasoni937 Жыл бұрын
Thank u ❤😊
@Rakesh-dd2tf
@Rakesh-dd2tf Ай бұрын
Nice sir
@anirbanhait5998
@anirbanhait5998 3 жыл бұрын
Good explanation
@kavita_raikwar_
@kavita_raikwar_ Жыл бұрын
crystal clear..👍
@fallofmanbrand
@fallofmanbrand 4 жыл бұрын
nice video bro
@DeepakChaudhary-di9yu
@DeepakChaudhary-di9yu 4 жыл бұрын
badiya
@education_15
@education_15 2 жыл бұрын
Thanks sir❤
@RakeshKumar-wo4kv
@RakeshKumar-wo4kv 2 жыл бұрын
Sir please return jumping statement in c aur exit jumping statement in c par alag alag video banaiye
@blue_ibell
@blue_ibell Жыл бұрын
Sir apne clrscr conio.h getch use ku ni kiye
@noxprimeff
@noxprimeff 3 жыл бұрын
Sir u r using dev++ ❤️
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Both turbo and dev c++
@habibahd10
@habibahd10 10 ай бұрын
😊
@anchitakumari344
@anchitakumari344 3 жыл бұрын
Thanku sir
@dostudy7840
@dostudy7840 3 жыл бұрын
Sir is it necessary for learning a coding? ,can we skip this ? I am excellent in "for loop ",can I skip this?...
@ishwarsinghrajpurohit5300
@ishwarsinghrajpurohit5300 2 жыл бұрын
What are labels in this please explain. 🙏
@BCAknowledge21
@BCAknowledge21 Жыл бұрын
@baishakhiduley1715
@baishakhiduley1715 3 жыл бұрын
Sir Why you are using return 0; ?
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Return 0 used when your function Return type should be int otherwise not
@rehan8227
@rehan8227 2 жыл бұрын
Sir mai ye program kar rahi hai tho output infinity num aa raha hai plz clarify my doubt
@preetbhanushali768
@preetbhanushali768 2 жыл бұрын
Bro goto mai infinity mai answer sabka aata hai
@preetbhanushali768
@preetbhanushali768 2 жыл бұрын
Just be conscious while typing programs otherwise there is nothing too difficult in syntax of goto
@tejaswinidhakad07
@tejaswinidhakad07 2 жыл бұрын
In 1 st program exit(0) ; is showing error 'exit' should have a prototype. Can u explain plz?
@rambhayadav3839
@rambhayadav3839 2 жыл бұрын
header file =process.h krke dekho
@onlineteacher3986
@onlineteacher3986 3 жыл бұрын
Sir plz help me turbo pr exit (0); kr rahi hu to odd no run krta h but even ka output nhi aata
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Please write your source code in comment section
@onlineteacher3986
@onlineteacher3986 3 жыл бұрын
#include #include Void main() { Int n; Printf("enter no"); Scanf("%d",&n); If(n%2==0) Goto even; Else Goto odd; { Even: Printf("even"); Exit(0); Odd: Printf("odd"); } Getch(); }
@nikhilsingla3494
@nikhilsingla3494 3 жыл бұрын
@@onlineteacher3986 same problem exit function not working
@Raj_Aranya
@Raj_Aranya 2 жыл бұрын
Thnx sir
@aryamansingha9984
@aryamansingha9984 3 жыл бұрын
In the 2nd program Where backward jump will be used --> "jump" keyword will not used in this program instead of jump , will be used correct program will be #include int main() { int n=1; label: printf("%d ,n); n++; if(n
@arshaikhhh
@arshaikhhh 3 жыл бұрын
omg dynamo on ads
@abhaydesai7797
@abhaydesai7797 Жыл бұрын
mc
@PinkySwain5
@PinkySwain5 3 жыл бұрын
What is label ?
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
label is a Identifier that transfer program control one point to another and execute particular code according to bottom up approach. Ex- goto a: a;
@PinkySwain5
@PinkySwain5 3 жыл бұрын
@@LearnCodingOfficial thanks
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
No problem 😊
@nikhilsingla3494
@nikhilsingla3494 3 жыл бұрын
Sir exit statement lgane pr error aa rha h The function(exit( )) need a prototype Pls anybody can mention the solution of this problem 🙏🙏
@LearnCodingOfficial
@LearnCodingOfficial 3 жыл бұрын
Please write exit(0) or exit(1)
@dominikkai1452
@dominikkai1452 3 жыл бұрын
i guess Im asking the wrong place but does anybody know of a method to log back into an Instagram account..? I was dumb forgot the login password. I would love any tricks you can give me.
@emiliozahir3427
@emiliozahir3427 3 жыл бұрын
@Dominik Kai Instablaster :)
@dominikkai1452
@dominikkai1452 3 жыл бұрын
@Emilio Zahir Thanks for your reply. I found the site thru google and Im waiting for the hacking stuff now. I see it takes quite some time so I will get back to you later when my account password hopefully is recovered.
@dominikkai1452
@dominikkai1452 3 жыл бұрын
@Emilio Zahir It worked and I now got access to my account again. I am so happy! Thanks so much, you saved my ass!
@RakeshKumar-wo4kv
@RakeshKumar-wo4kv 2 жыл бұрын
Please banaiye sir bahut problem ho raha hai
@AbdulRasheedFarhat
@AbdulRasheedFarhat Жыл бұрын
Ik sample program brother that's defficult
@RakeshKumar-wo4kv
@RakeshKumar-wo4kv 2 жыл бұрын
Baaki se samajh nahi aa raha hai
@growonfast89k
@growonfast89k 18 күн бұрын
😊
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Goto Statement In C: C Tutorial In Hindi #17
8:53
CodeWithHarry
Рет қаралды 496 М.
What is a semaphore? How do they work? (Example in C)
13:27
Jacob Sorber
Рет қаралды 318 М.
Break and Continue Statements In C: C Tutorial In Hindi #16
14:20
CodeWithHarry
Рет қаралды 584 М.
C_31 Switch Statement In C | C Programming Tutorials
22:48
Jenny's Lectures CS IT
Рет қаралды 313 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН