JMU
Parameters in C++
An Introduction for Java Programmers


Prof. David Bernstein
James Madison University

Computer Science Department
bernstdh@jmu.edu


Terminology
Basics
Syntax
Constant Arguments
Passing Pointers
Another Use of the const Qualifier
Copy Constructors Reconsidered
The Return