filmov
tv
Java Bangla Tutorial 11 : Object Initialization Through Reference
Показать описание
In this lecture, we discussed about how we can create multiple objects of a class and also we can create any number of objects from other class. We learned to access variables of another class, Again variable initialization of another class member using scanner object. That means we learned how to initialize object through reference variable. Then we wrote a simple program for better understanding about reference variables.