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

Jan 30 2014 3:09 AM
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)