http://www.zaneacademy.com
| How are primitives passed in Java?
| Are Objects passed in Java or those object's references?
| How are object references passed?
| How are primitives passed in Java?
| What is the difference between a mutable & an immutable object?
| What happens (step by step) when a mutable object reference is passed to a method and than it's set methods are called ?
| What happens (step by step) when a mutable object reference is passed to a method and than a new object is instantiated and assigned to that reference inside the method ?
| What happens (step by step) when an immutable object reference is passed to a method and need to modify that object's reference inside the method?
| download source code @ http://sites.fastspring.com/zaneacademy/product/all