EPISODE · Feb 4, 2010
Lecture 9-Parameter Passing and Void Functions
from Introduction to C++ Programming - Winter 2010
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.
What this episode covers
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.
NOW PLAYING
Lecture 9-Parameter Passing and Void Functions
No transcript for this episode yet
Similar Episodes
Apr 26, 2026 ·35m
Apr 25, 2026 ·141m
Apr 24, 2026 ·55m
Apr 23, 2026 ·54m
Apr 22, 2026 ·40m
Apr 21, 2026 ·64m