Question
Which concept is used when passing an array to a function in C/C++?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Passing the base address
Explanation:
The correct answer is Passing the base address.
Leave a Reply