0

What is the use of arguments in C??

Im very new to this.......can anyone help me out?

24th Feb 2019, 6:41 AM
Prince Daniel
Prince Daniel - avatar
1 Antwort
+ 2
an argument is a way to pass the actual input value into a function when it is called... then the function with that value can process the result .. .. promoting reuse vs hard coding the values
24th Feb 2019, 12:41 PM
laura