Boeing interview question

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

Interview Answer

Anonymous

26 Jul 2024

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