Welcome to manohar academy.
In this lesson we are going to learn about reference types in more detail. We will focus mainly on objects and object creation. By the end of this lesson you will be able to understand
1) how memory is allocated for primitives
2) how memory is allocated for reference type variables and objects
3) difference between primitives and reference types
4) how to refer to same object with multiple reference variables.
visit my website : http://manoharacademy.com
java fundamentals : https://goo.gl/iN5oLb
java arrays : https://goo.gl/v2LUpf
java class design : https://goo.gl/IQbfRk
java inheritance : https://goo.gl/l1wDOO