What are actual arguments?

3 years ago
C Programming

When you create and use functions that need to perform an action on some given values, you need to pass these given values to that function. The values that are being passed into the called function are referred to as actual arguments.

0
Sanisha Maharjan
Jan 20, 2022
More related questions

Questions Bank

View all Questions