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
c# dataview as a binding source
PHP String Contains exactly one number and one letter
Replication Latency Script - SQL 2005
data recovery from a laptop hard drive?
where i can get best website template for my website om-infotech.net ?
How to use T-SQL to discover which node the SQL instance is running on?
ASP.NET submit form to another page
Sonicwall to Sonicpoints thru Netgear GS724tv3 switches.
Exchange active sync
ASP.NET MVS set up database problem.