The code is good but the results are supposed to show the total marks for each student, not to add on top of the marks of the student before. This means we need to sum up each row of the marks on its own. how do I do that?
Bro ur syntax is absolutely correct... But logic of total marks was wrong please change it .... They got 1000+ marks out of 400 .... You have to make sum=0 after every ITERATION .... HOPE YOU WILL RESPOND.... But thanks for your logic , syntax and concepts ♥️
thank you so much you just saved my life, I was so confused but after watching your video, I'm feeling much better.
Welcome and subscribe
Thank you! This really helped me💯
Absolutely fantastic 💯❤️, thanks for the great content
The code is good but the results are supposed to show the total marks for each student, not to add on top of the marks of the student before. This means we need to sum up each row of the marks on its own. how do I do that?
Never mind. I got it. you just have to reinitialize the sum to 0; This is a great code and it's really helpful. Thank you.
Welcome buddy and this video is just a demonstration
fantastic music , i felt like im in gost town and doing this coding 😀😀
thank you, nice video. its help me a lot
Welcome and subscribe
why we using nextToken?
why did you not write it into another file
error: cannot find symbol
MATH = Interger.parseInt(stn.nextToken());
Bro ur syntax is absolutely correct... But logic of total marks was wrong please change it .... They got 1000+ marks out of 400 ....
You have to make sum=0 after every ITERATION ....
HOPE YOU WILL RESPOND....
But thanks for your logic , syntax and concepts ♥️
Thanks for the comment i will check that
bro add some explanation bro... its seems like watching korean movies without subtitles
tysm
How to Read and Calculate Integer Values From a Text File || C Programming?