Комментарии:
Nice
ОтветитьI was struggling with this but you helped me understand this in a way that my teacher was not explaining. Thank you very much! I will definitely be using your videos to help me throughout my course!
Ответитьif I write 'return1' instead of return0 what is the difference ??
Ответитьyo buddy its the best explanation. I have seen many videos but could not grasp the meaning of these functions. thanks a lot man.
Ответитьwhere do i write programs ?
i have code blocks compiler , but programs aren't running
was helpfull thank you////
Ответитьvoid main ( )
{
int x;
x = printf(“I See, Sea in C”);
printf(“\n x= % d” , x);
} explain
bhut bdhiya
Ответитьyou are impossible
ОтветитьI like your way of explaining .. Its so understandable and clear thank you
Ответитьthank you.
ОтветитьWhich Playlist after this Introduction?!
ОтветитьThank You So much for such a useful videos. keep posting.
ОтветитьNice
Ответитьhow do you run your commands in windows
Ответитьim doing a conversion of kilometers in miles and im pretty sure ive done it right it builds and it runs as well. but when I enter the value and hit enter my program exits out. any help would be greta
ОтветитьThanks :)
ОтветитьThank you so much
ОтветитьWhich ide/editor are u using sir?
Ответитьi lost my brain cell
ОтветитьCodeschool was died in a car accident 😔
ОтветитьThank you so much,the video was so helpful
Ответитьprintf("You explain better than my professor... thanks!");
ОтветитьWhat is the use of " %d " why dont we just type for example " printf(c)???
ОтветитьWhy we should type space for many times?
ОтветитьWho is here from chandigarh university???
Ответитьgreat
ОтветитьPrintf("I understand you more than my professor... thanks!");
ОтветитьGood teacher ❤️👍
ОтветитьThanks a lot...😊
I understood.
Rest in peace bro 🥲😔
Your explain is better. Thank you very much
ОтветитьThank you. The diagrams are really helpful. I've been writing them down.
Ответитьthank you very much brother <3
ОтветитьThank you sir to make me understand....
Ответитьthank u sir \
ОтветитьExcellent explanation..... thank god for finding this channel for easy understanding of the subject
ОтветитьPrintf("Thnx");
ОтветитьIf printf in C cout in c++ what scanf in c++??
ОтветитьBro thank youuu ❤️❤️❤️❤️🥰🥰🥰🥰
ОтветитьAre bhai computer💻 kya video computer par nahi baanye yha toh laptop💻 pe baanaye hote
ОтветитьSo much talk so little info
Ответитьu r a best teacher on this planet earth
ОтветитьTq sir
ОтветитьPerfecttttt...This was the video I was looking for..Cleared my confusion
Ответитьvery good lesson, thank you sir very much, clear and concise.
Ответитьi'm sorry I don't get . so i will me on does anyone have the full code?
Ответитьvery good dear teacher
you are so intelligent man
Receiving data from command line is called standard input.
Printing data to command line is called standard output.