filmov
tv
Java OOP Objects - Initialization by reference variable
Показать описание
This video has been created to explain you the concept of Objects in OOP Java.
It uses the concept of having the main class outside ( independent)
There are 3 ways to initialize an object :
By reference variable
By method
By constructor
Note : initializing means storing data to your object
It uses the concept of having the main class outside ( independent)
There are 3 ways to initialize an object :
By reference variable
By method
By constructor
Note : initializing means storing data to your object