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 is the use of constructor in c# with example?

615


What is delimiter in c#?

662


Describe the types of comments in c#?

683


What is datagrid c#?

639


What is asp net c#?

666


Are attributes inherited c#?

627


Can you create partial delegates and enumerations?

776


Is null == null c#?

636


What is singleordefault c#?

677


What is an object pool in .net?

822


Name the connections does microsoft sql server support?

659


What is jit? What are the different types of jit?

754


What is mvc firstordefault?

649


Why do we need events in c#?

707


Which constructor is called first in c#?

676