2
Answers

use fo base keyword for a parent class method in derived cls

Photo of santoshkumar sahu

santoshkumar sahu

11y
1.3k
1
what is the diff between using a method by BASE keyword and by simple using through inheritance. i think we can achieve the same in inheritance instead of using a base keyword to a method.

Answers (2)