Objects are means to understanding OO(Object Oriented) technology. Objects are
everything which we see around our surroundings on Real World.
For eg. Cat, Dog, Computer, Radio.etc and every object has their own functions .
The objects can be created and destroyed as per our need; in the same
way JAVA also have a feature of Object disposal. Objects can [...]
Filed under: Advance | Tagged: class, data, disposal, encapsulated, globally, java, object, programmer, reference | 4 Comments »
