Biggest of 2 Numbers Using Function: C++



http://technotip.com/1375/biggest-of-2-numbers-using-function-cpp/ Basics of functions: A function is a sub program to perform a specific task. OR a group of instructions to perform specific task. Along with main() it is possible to define our own functions by following these steps: 1. Function prototype or Function declaration. 2. Function call. 3. Function definition.

Comments

  1. Thank you so much! That helped me a lot! I didn't think of it like that.
  2. i understand much better! thanks for the tutorial!


Additional Information:

Visibility: 1637

Duration: 4m 23s

Rating: 7