Microsoft
Software
Hardware
Network
Question : Class extending abstract class is not getting instantiated
I have a class A which extends an Abstract class ClassB. If I instantiate ClassA it is simply throwing an error.
Answer : Class extending abstract class is not getting instantiated
When extending an abstract class you must implement implement all the abstract methods from that class or declare the sub-class as abstract also.
Is your error a compilation or runtime error?
Random Solutions
Advanced DNS
Managing systems in a trusted domain from a single EPO server
How to add Order by in a SQL stored procedure
Windows 7 - BSOD
div tags
50 Pin to USB conncetor
Problem with format date javascript
SVN: Hook Script to Avoid Filenames with spaces and special chars
ssl certificates on rhel server rebuild
website with animated icons to copy into HTML programs