Can we create instance for Abstract class?

Answer Posted / chinni

yes ,

We can but we can't create object for the abstract class

Is This Answer Correct ?    43 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do I get an error (cs1006) when trying to declare a method without specifying a return type?

545


What is difference between an Structure and Class?

569


Can int be null c#?

529


What is reference c#?

570


Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?

520






What is the diff between System.String and System.Text.StringBuilder classes?

532


What are value types in c#?

506


What is difference between list and dictionary in c#?

464


What is the use of main method in c#?

491


What is gridview c#?

506


What is stringreader in c#?

492


What is dbcontext c#?

486


Can a class have multiple constructors c#?

498


What are the problem with .NET generics?

557


What does return do in for loop?

484