Answers

Question and Answer:

  Home  C Functions

⟩ What is actual argument?

Actual arguments are available in the function call. These arguments are given as constants or variables or expressions to pass the values to the function.

 212 views

More Questions for you: