difference between classes and objects (3 r 2 points)
Answers
Answered by
0
class- it is a representation of an abstraction only
it is known as 'object factory'
object- it is a real and unique entity having some characteristics and behaviours
it is called 'object of a class'
it is known as 'object factory'
object- it is a real and unique entity having some characteristics and behaviours
it is called 'object of a class'
Similar questions