1.

When an argument is passed by value:-a. The function accesses the argument's original value in the calling programb. The function cannot access the argument's valuec. The function copies the value of argument to its own variabled. Arguments reference is used in function definition?

Answer» OPTION NUMBER C is the CORRECT ANSWER....


Discussion

No Comment Found