10
Answers

How to Access a member {like property or Method ) of a class

Photo of Danish Habib

Danish Habib

9y
956
1
if I have two classes and i want to access a method from the first class into the second class with inheritance how to achieve that?

Answers (10)