object is a real time Entity. java object is a instance of class that has its own unique data value and memory space. object are a fundamendal building block object oriented programming in java
it can be create with new key work followed by the class name
we use that class reference and assign datas to my class object and use it were we needed
ex … car, bike,dog, filled template
Source link
lol