What are the different types of arguments?

Types of Arguments:

1. Actual Arguments: Actual arguments are the values of the variables that send at the time when functions are called.
2. Formal Arguments: Formal arguments are the variables in which the values of actual arguments that are send during function call are collected.

More Questions

Leave a Reply

Word Verfication * Time limit is exhausted. Please reload CAPTCHA.