Inheritance is a way to?
a) Organize data in a hierarchical format by associating it with functions
b) Pass arguments to objects of classes
c) Add features to existing classes without rewriting them
d) Implement data-hiding and encapsulation
Solution: its quite obvious i feel
c) Add features to existing classes without rewriting them
a) Organize data in a hierarchical format by associating it with functions
b) Pass arguments to objects of classes
c) Add features to existing classes without rewriting them
d) Implement data-hiding and encapsulation
Solution: its quite obvious i feel
c) Add features to existing classes without rewriting them
No comments:
Post a Comment