Computer Applications
Fill in the blanks:
_________ are created once for entire class and are shared by all the objects. [(a) static or class variables (b) Instance variables (c) shared variable (d) none of the above]
Related Questions
Fill in the blanks:
In software terms, an entity's _________ are represented through data members.
Fill in the blanks:
There can be multiple classes representing different _________ of an object.
What is an object ? Give examples of some real world objects.
'An object's state and behaviour are two distinct things yet linked to one another'. Comment.