Abstract class is class which is declared using keyword abstract, abstract class which is not able to create the object for that class. Only we can extends that class.
Printable View
Abstract class is class which is declared using keyword abstract, abstract class which is not able to create the object for that class. Only we can extends that class.
super
nice
You appear to be talking to yourself.
Next time post a proper question.
I'm locking this one.