Why do we need relationships between classes?
Posted: Wed Jul 13, 2022 7:53 pm
a) To use the functionality of one class into other
b) To enhance the communication between classes
c) To increase code re-usability
d) All of the mentioned
b) To enhance the communication between classes
c) To increase code re-usability
d) All of the mentioned