Computer Science, asked by sanjusssantha, 4 months ago

define constant arguement​

Answers

Answered by ELECTROBRAINY
1

Answer:

\fbox\orange{A}\fbox\pink{N}\fbox\blue{S}\fbox\red{W}\fbox \purple{E}\fbox\red{R}

A constant parameter is declared in the case when it is necessary that the value of the transferred object remains unchanged in the body of the called function. ... Since, in this case, the function gets a copy of the original variable. Changing a copy of a variable will not cause this variable to change in the program.

Similar questions