Methods offer yet another way to create automation and encapsulation in our code.  By creating code that exists in a black boxes, we can develop our code as a modular construct and focus on the big picture.  Here, we consider the signficance of Java's pass by value nature, and the nature of scope in methods.



Lecture 16

Lecture 17

Lecture 18



Lectures developed for [CSE2] were developed by Brian Chen, Brian Davison, and Edwin Kay.  Lectures may be used for other courses by permission only (Contact Brian Chen).