Sir it was very helpful,i m from pakistan and new to c++ ,i request u to talk a little clearly as i can't get native speaker sayings ,i will be very thankful to u for this❤❤❤
Hi Mike, I've a thought: I know these materials are three years old now, but they still hold up. Would you ever consider re-doing them? The reason I ask is, when following these, I find myself re-employing earlier code to enhance whatever I'm learning here - in the case of this specific one, I added user input to get the number we're cubing, which is just intuitive. I know this will make each subsequent tutorial a little longer, but it really goes a long way in reminding us of earlier tutorials without the need to roll back to an earlier video.
It is the first time I really understand what "return" function means and what it is actually used for.
Thank you very much
what does return do and how you able to understand it?
Very clear. Thank you so much!
Great explanation. Easily understood. Thanks a lot. :)
Sir it was very helpful,i m from pakistan and new to c++ ,i request u to talk a little clearly as i can't get native speaker sayings ,i will be very thankful to u for this❤❤❤
When I take parameter will it be similar data type like return data type all the time ?Or can I use it randomly.
Nice explanation but how do you use answer, cube, result and num in your code without declaring them as something.
Hi Mike, I've a thought: I know these materials are three years old now, but they still hold up. Would you ever consider re-doing them? The reason I ask is, when following these, I find myself re-employing earlier code to enhance whatever I'm learning here - in the case of this specific one, I added user input to get the number we're cubing, which is just intuitive. I know this will make each subsequent tutorial a little longer, but it really goes a long way in reminding us of earlier tutorials without the need to roll back to an earlier video.
And why do we use return 0 in int main? I don't see its point.
Thanks a lot !
You taught me something so thumbs up for you and thank you for the video!!
can we do return string? rather than a function
Tq bro it really helped me to understand the the return funcation.
you did not discuss return(0); like statement that was essential for completion of topic!
My compiler is taking too much time to execute like 4.281 s or more, any solutions?
great video. and now i understand it better!
Thank you very much
so good tutorial !
thank you so much
Return keyword, some say it's a return function
I've also heard return statement, which he used in this video as well
Why are you giving your videoes to free code camp it has7M views
good vid
very cool man very cool
u turned this simple question into complex one........
man codeblocks sucks
Debugging is sooooooooooooooooo nerve-wracking
can't say how to thank you
oh dang 666 views
DAmn, i love me some 666. yess, daddy
what happens if we don't use return?
or why do we use return?
Ikr why?
@@zouskyproductions3313 did u figure out why we use ''result''??
thats what i dont understand!!
@@hanadotexe we use return so that we can do something else with the information that got returned from the function.
@@lollolzi2996 result is just a variable.
Very clear, thanks a lot!