Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Lecture 9-Parameter Passing and Void Functions

Lecture 9-Parameter Passing and Void Functions

FromIntroduction to C++ Programming - Winter 2010


Lecture 9-Parameter Passing and Void Functions

FromIntroduction to C++ Programming - Winter 2010

ratings:
Length:
20 minutes
Released:
Feb 4, 2010
Format:
Podcast episode

Description

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.
Released:
Feb 4, 2010
Format:
Podcast episode

Titles in the series (8)

Introduction to programming in C++ and object-oriented programming - encapsulation using classes, inheritance, etc.