That depends, if you never want to be able to instantiate the base class then make it abstract. Otherwise leave it as a normal class.
http://stackoverflow.com/questions/603661/inherit-from-a-class-or-an-abstract-class
That depends, if you never want to be able to instantiate the base class then make it abstract. Otherwise leave it as a normal class.
http://stackoverflow.com/questions/603661/inherit-from-a-class-or-an-abstract-class
0 people found this article useful
0 people found this article useful