Saved Bookmarks
| 1. |
Define actual arguments. |
|
Answer» The data that is passed by the calling function as arguments/parameters is known as actual arguments, i.e., the arguments which are present at the time of function call. |
|