A class is blueprint for an object .It tell VM how to make an object of that perticular type.
Each object made from that class can have its own values for the instance variables of that class.
Each object made from that class can have its own values for the instance variables of that class.
No comments:
Post a Comment