Question
What is pass by value?
Select an option. Your answer will be checked instantly.
Correct Answer: B. A copy of the argument is passed to the function
Explanation:
The correct answer is A copy of the argument is passed to the function.
Leave a Reply