Can we call abstract class in Java?

since abstract classes cant be instanciated in Java , You cant have member functions in this class and if you want to have one than their is a logical problem. However if you want to call the static methods, you can simply call them using class name, i.e.3 Oca 2012

Sizin İçin Seçtik  How do you call an abstract class in Java?

Leave a Reply

Your email address will not be published. Required fields are marked *