What?s an abstract clas?

Answer Posted / mohit

it is not pure virtual class like interface. in this we can
implement also method but we can not create instance of
absract class.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain About a class access specifiers and method access specifiers.

534


What is meaning of type safety in c#?

460


Can we override main method in c#?

474


Can a child class call the constructor of a base class?

543


Describe the process of “exception handling implementation” in c#?

513






How to find whether the application is run from inside ide or not?

570


in object oriented programming, how would you describe encapsulation?

555


Is dictionary a collection?

468


How to move to a state-related codebase?

889


Can we use "this" command within a static method?

549


What is lazy loading entity framework?

493


What are the access modifiers in c#?

497


What is ado net in c#?

497


If a child class instance is created, which class constructor is called first - base class or child class?

501


How do you specify a custom attribute for the entire assembly (rather than for a class)?

522