Boeing Interview Question

Difference between Pass by Value and Pass by reference during function call in C++.

Interview Answer

Anonymous

Jul 26, 2024

I explained the concept of pointers. And how using pointers will help us in manipulating actual values instead of their coies