Why we can't create the object of abstract class ?

Answer Posted / uday eshkilla

simple answer is, we can't create the object of abstract class, because they contain only abstract members, any abstract class can not have implements it is basically incomplete…

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is oledb in c#?

705


Can a abstract class have a constructor?

637


What is type checking in c#?

677


List some of the common data providers for ado.net framework?

626


What is unmannaged code and will CLR handle this kind of code or not .

774


What is a data set in c#?

692


What is short in c#?

727


What are the differences between system.string and system.text.stringbuilder classes?

699


How big is an int in c#?

715


Why do I get a "cs5001: does not have an entry point defined" error when compiling?

734


How can we set the class to be inherited, but prevent the method from being over-ridden?

664


Are arrays immutable c#?

695


How does dll hell solve in .net?

673


What is _layout cshtml?

646


In .NET how can you solve the DLL Hell problem?

839