for those finding a hard time grasping the symbols...the (%d) is the format specifier for integers...each and every variable in C programming has their own different format specifiers...the & sign before the integers a,b and c just represents the address in memory where the variables are located and we need to use this whenever we use scanf in order to get the values of the variables..please dont confuse the & and the && as the latter is the and operator which is used in if else statements to show two or more possibilities to be true...I hope this helps...All in all great lecture prof!!..it feels good to refresh my C programming skills!
is called an escape sequence. moves the cursor to the next line. So if you typed say printf("Hello world how is everyone ? "); Then the output you will be getting is : Hello world how is everyone ?
for those finding a hard time grasping the symbols...the (%d) is the format specifier for integers...each and every variable in C programming has their own different format specifiers...the & sign before the integers a,b and c just represents the address in memory where the variables are located and we need to use this whenever we use scanf in order to get the values of the variables..please dont confuse the & and the && as the latter is the and operator which is used in if else statements to show two or more possibilities to be true...I hope this helps...All in all great lecture prof!!..it feels good to refresh my C programming skills!
It is very appreciating one sir.
So you are my one of teacher of c language
Your teaching is excellent 🙏🙏 sir
you are very patient when it comes to teaching sir :) . Thank you so much sir .
In lecture in sample program #3
" && " What is the meaning of that symbol?
&& operator returns true when both the statements are true otherwise it returns false........hope you got it 🙌
For that you should have some knowledge about gates
Excellent lecture sir
Kitna kar liye bro
You are great
denotes what? Start of a new line ?or end ?
is called an escape sequence.
moves the cursor to the next line. So if you typed say
printf("Hello
world
how is everyone ? ");
Then the output you will be getting is :
Hello
world
how is everyone ?
It's neither
@@agasttyadixit09 I'm sorry ?
@@thunderingeagle tqq for explaining
@@thunderingeagle have u completed the whole playlist? If yes plz tell me it these lectures are good
Nice
We are facing some problem while we are listening the classes in link (chrome) especially we are not able to forward the classes.
There is no option of forwarding the lecture. You can use the player seek feature to move ahead in video.
Sir the words written while u r speaking was hiding the screen .so pls do something to clear my quarry
Turn off the subtitles.
Doesn't show output in sample program 3
After variable declaration... I think... one statement is missing...
printf("
Enter the value for a, b and c:
");
Radhika Mishra
I think you are right
@@radhikamishra1629 There is no need of that statement. You can give input right after running the program
@@radhikamishra1629 😮
use else if(b>c) in one line in stead of two different lines
nice video
#srkworld
Bhai Programming kar raha h ya SRK ko yaad kr raha h
@@gullukumar4497 dono bhi
didn't get o/p
After declaration of int use printf and at last give getch()
I am very fond of studying with the professor, but the sad thing is that I could not get admission in the university.😢
Do not give up
Try again
You can do this