35.3k views
4 votes
What types of arguments are passed to parameters automatically if no argument is provided in the function cell

User Camleng
by
5.4k points

2 Answers

6 votes
A default argument is a value provided in a function declaration that is automatically assigned by the compiler if the calling function doesn't provide a value for the argument.
User Matovu Ronald
by
5.5k points
0 votes

Answer:

The answer is default

Step-by-step explanation:

The default values ​​are assigned a value that is predefined in a certain field without the user having to select one. The default values ​​are universal values ​​in a configuration and their function is to make the device or the program as viable as possible.

User Markinson
by
6.2k points