Advertisements
Advertisements
प्रश्न
Differentiate classes and objects.
फरक स्पष्ट करा
उत्तर
Class:
- Class is a blueprint or template from which objects are created.
- Class doesn’t allocate memory when it is created.
- Class is a logical entity.
Object:
- The object is an instance of a class.
- Objects allocate memory when it is created.
- The object is a physical entity.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?