What?s an abstract clas?

Answer Posted / umesh

A class that cannot be instantiated. A concept in C++ known
as pure virtual method. A class that must be inherited and
have the methods over-ridden. Essentially, it?s a blueprint
for a class without any implementation.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I define my own exceptions?

490


What is difference between string and stringbuffer in c#?

472


What is an escape sequence? Name some string escape sequences in c#.

516


What are events in C#?

552


What is the difference between iqueryable and ienumerable?

456






What are nested classes in c#?

547


What is virtual in c#?

478


When is a class declared as a class abstract?

580


Is c sharp free?

536


What is the difference between virtual method and abstract method?

541


What are fields in c#?

496


Does c# support c type macros?

551


Can delegates be used as callbacks?

490


Does c# have its own class library?

548


What is a ienumerator?

491