Define State and Behaviour of an Object of class smartphone.
Answers
Answer:
__________________________________
The state of an object refers to the basic data it represents, behavior represents the functionality of the object and identity is the unique identification of the object. Let's consider a smartphone as an object. ... Now, let's have a look at how classes and objects are different with the help of a detailed example.
__________________________________
__________________________________
The state of an object refers to the basic data it represents, behavior represents the functionality of the object and identity is the unique identification of the object. Let's consider a smartphone as an object. ... Now, let's have a look at how classes and objects are different with the help of a detailed example.
__________________________________