C Programming Basics - Functions - Function with arguments - return values

preview_player
Показать описание
This EZEd video explains Functions
- Introduction to Functions
- Need to define a user defined function
- Categories of function
- Function with no arguments and no return values
- Function with arguments and no return values
- Function with arguments and one return value
- Function with no arguments but return value
- Function that returns multiple values
Рекомендации по теме
Комментарии
Автор

Finally after almost a year, you explained me the concept of recursions, thank you soooo much! Thank you ( your animation is on point! ) you really know how to explain complex topics with animations )

amashkhan
Автор

Superb bro soo clear cut video I have seen👏👏👏

irfankhanpatan
Автор

Nice explanation and amazing animation 🇳🇵

thebrg
Автор

Thanku so much my some concepts are clear with the help of your video. While i was watching your video i took my laptop nd step by step i was doing😁. I got many confusions in between but dont worry i solved it all. Actually the reason for my confusion was that....in our coaching we taught slightly different like syntax nd all but now i understood so thanks a lot....nd upload videos on java as well python!. I will be pleased😇

Farahat
Автор

Thanks for your video! But I think on category 3, you declared prototype as of type float and on the function implementation you said void as the type

sarba
Автор

Program :

if(!printf ("say")
{
Printf ("hi");
}
else
{
Printf ("Hello");
}

Can anybody explain me role of not operator
Does printf function call returns value?

v.
Автор

I clearly understand the function concept

lakshmishiv
Автор

hey bro, can you give me your picture of this video?

baquanho
Автор

Hi sir, main() is user defined function. But your telling pre defined function. One man tell main is user defined but your telling pre defined function. Which one is correct

sivakrishna
Автор

How u manage at 5.29. Plzzz let me know... Curious one here😮😮😮

anjalisingh-sxct
Автор

Sunday morning ilu. Monday morning ilu

prabinxntyal
Автор

2:06 ... How is main() a user defined function ??

mdmuquimakhter