Introduction to C++ Programming - Winter 2010

Lecture 9-Parameter Passing and Void Functions

02.04.2010 - By Computer Science & EngineeringPlay

Download our free app to listen on your phone

Download on the App StoreGet it on Google Play

In this lecture, we mainly discuss function parameter passing modes, namely, the differences between call-by-value and call-by-reference. We then go on to discuss void functions and using arrays as arguments to functions.

More episodes from Introduction to C++ Programming - Winter 2010