Can we create instance for Abstract class?

Answer Posted / deepakmodi

We can't create instance for Abstract class because its
methods are with out definitions. we can create an object
form derived class which we can use to call the methods

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by default constructor?

605


Define thread?

573


Is there an equivalent of exit() for quitting a c# .net application?

487


i want o/p 011242110 in c# code.

1628


What is dll hell, and how does .net solve it?

528






Explain the features of an abstract class in net.

496


how to sort an array in c#

563


How can you reference current thread of the method ?

518


What are anonymous functions in c#?

514


Can you put two constructor with the same structure in a class?

482


What is args c#?

530


What is the difference between interface and functional interface?

481


What is dynamic in c#?

465


What is a private method in c#?

496


What is difference between static and constant variable?

525