Here radius is actual parameter and r is formal parameter. That means during a function call the value of radius(actual parameter) is assigned to r(formal parameter). Hope you understand.
@@chathuryaadapa6984 he's talking about float myfunc( float radius)! Here radius is declared twice and is not initialised which should assign the variable with default value of float data type in c.
Sir when u r putting forward ur lecture on the topic A black area by default appears on the screen which really disturb us to understand ur pictorial analysis.....may i request you to avoid ur black dialogue box sir? Ur teaching is superb and I follow ur classes. Thank you sir.
Thank you prof... very clear and to the point. Much appreciated
YOURS LECTURES HELP STUDENTS IMMENSELY TO BUILD FOUNDATION
Really fall in luv with your lectures
In case of float r. My question is how does c read r as the radius where the value of r is not initialized but radius.
Here radius is actual parameter and r is formal parameter. That means during a function call the value of radius(actual parameter) is assigned to r(formal parameter). Hope you understand.
@@chathuryaadapa6984 he's talking about float myfunc( float radius)!
Here radius is declared twice and is not initialised which should assign the variable with default value of float data type in c.
Thank u sir for ur lecture.
What about *sum1x* is it right or wrong..
what is the float radius?
@Anjali As the int is for integers, the float is for numbers having decimals.
Like π, which has value of 3.1415....
I am lucky that i got to see this lectures
Sir your subscripts are coming in front of program so we can't understand properly
you can disable it in settings
Sir Sample Program #4 I didn't understand..
2:22 FART listen in headphones
Yeah I heard too. yuchy prof
Aisa lag raha h ki tu fart krta hi nehi bc
Can we start a variable name with underscore
SHASHI RANJAN yes
No, name of variable should start with a letter only, not even a number.
@@GoodBoy-bt7kp no
yes we can start but we can not use numbers as first letter in variable name
No,the name of the variable should be strictly started with a letter and starting with digit is also not entertained!!
Thankyou sir
Sir when u r putting forward ur lecture on the topic A black area by default appears on the screen which really disturb us to understand ur pictorial analysis.....may i request you to avoid ur black dialogue box sir? Ur teaching is superb and I follow ur classes.
Thank you sir.
Subtitles cover everything... Why is that subtitles?
You can reduce the font size of subtitles on your phone or else you can just turn off the captions
you can off those
shouldn't we define my function first
op
thankyou sir
learn from scratch