Engaged Employer
Difference between class and object
Anonymous
Class is a accumulation of objects, class is declared once and after that various objects can be called under it, it does not take space in the memory and object is the entity containing information, features and functions of the data by the user, it is also called instance of a class, it does take space in the memory. Example of class: fruits Example of object: apple, banana, grapes.
Check out your Company Bowl for anonymous work chats.