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

Answer Posted / santosh bind

Abstract Class Contain a method without or a body empty implemantation. so we can not create the object of abstract Class.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you type a null character?

646


What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?

698


What are extensions methods in c#?

615


Is array thread safe c#?

632


how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used

2572






What is datagridview in c#?

818


What is the difference between field and variable in c#?

650


What is the difference between abstract and abstraction?

624


What is the difference between IEnumerator and IEnumerable?

884


What is the boxing and unboxing in c#?

656


What is activator c#?

652


What is a base class in C#?

722


Does c# have functions?

650


What is asynccallback c#?

692


What is difference between arraylist and list in c#?

586