functions in c programming | declaration, call and definition |

preview_player
Показать описание
functions introduction, declaration, function call, function definition
Рекомендации по теме
Комментарии
Автор

Mam your voice is super like your explanation

shivavalipi
Автор

Very nice video I really understand 😊 all about of functional, l. Thank you so much

rishavkumar
Автор

Thank you so much mam because of you I learn functions in c

bhaskarrocks
Автор

Good video.
I have three questions
1. can I just write square(float x) right after #include<>
2. How will the program associate 'return p' to m in the main()
3. Also why is int required before main()
Thank you

kdpr
Автор

Good explanation mam. Perfectly understood

vickyreddy
Автор

Please tell about the disadvantages of using function in c++

haradhanbauri
Автор

mam arent we supposed to give a float value inthe output section....but instead u gave a normal integer (2)

tarunrakshan
Автор

U have not declared p value it's shows error

sakethgattupalli
Автор

Mam are saying function is reduce a instructions but where will reduce

manjittechece
Автор

How can we get output? when P is undeclared.

VINAYKUMAR-fucj
Автор

Declaration of functions syntax mee semicolon lagegaa kyuaaa

jayantinayak
Автор

mam 2nd printf statement me sirf n hona chahie aapne m and n dono likha hai

fangrider
Автор

Mam ur videos very help ful 2 me, and, can u explain the passing array to function

srimaths
Автор

what is your name mam
and very nice teaching for the best understanding program

jagadishraut
Автор

I think colons( ; ) are not used in declration ....so it may not read the logic inside the block....am i right??

surajkaundal
Автор

The concept of function was clearly understood but the variables you taken as X and P where you took that variables mam??😢😢

sureshraina
Автор

Mam can we print int instead of float and by keeping %d
And we give 2 instead of 2.000

harinadh
Автор

mam can you please explain how function decleration, call and defination works in a program or an application.

Tarsandcase