what happens when objected A1 and A2 are added?
Answers
Answered by
1
Answer:
An object is created based on its class..
Explanation:
When an object is created, memory is allocated to hold the object properties. An object reference pointing to that memory location is also created. To use the object in the future, that object reference has to be stored as a local variable or as an object member variable.
Answered by
1
Explanation:
An object is created based on its class.
Similar questions
Math,
4 hours ago
CBSE BOARD XII,
4 hours ago
English,
7 hours ago
English,
7 months ago
Science,
7 months ago
Computer Science,
7 months ago