Saturday, April 16, 2011

3)Argument

Argument in programming is a value that you pass to a routine, for example if SQRT is a routine that returns the square root of a value, then SQRT(25) would return the value 5. The value 25 is the argument. 
Got Answer From: http://www.webopedia.com/TERM/A/argument.html

No comments:

Post a Comment