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
Infragistics dlls are conflicting
Linking Access Unbound Object Frame to bitmap file
HTTPSessionState Class
Exchange 2003 Backup
AVG Script Injection Error
How many bits is my operating system?
crystal reports unselectable 'Can Grow' option for textbox
bit or operation
backup as/400 online
Bottom of main content box is not stretched enough to be even with bottom left / right corners