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
Web-based content filtering
Bluetooth Encryption
How many millimeters between the outer most screws on a standard SATA 3.5" hard drive?
default printing on TS, server 2008 x64, xpsp3 w/rdp7
sandboxie - get rid of bad data in sandbox
Showing the performance of VB.NET within Visual Studio 2010
self.close
Can an iPad connect to a Windows Server VPN?
Exchange 2007 Resource Mailbox hide organisers name
huge image file- how to handle it