SyntaxFix
Write A Post
Hire A Developer
Questions
abstract method do not have body.A well defined method can't be declared abstract.
A class which has abstract method must be declared as abstract.
Abstract class can't be instantiated.