Difference between abstract class and interface

Answer Posted / braham dutt

Abstract classes can have implementations for some of its
members (Methods), but the inteface class can't have
implementation for any of its members.

Abstract classes are faster than interfaces.
Interface comes in Inheritance chain while Abstract not.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain server controls in atlas?

714


What is WPF and WCF?

762


question related to table havi colspan and row span

1959


what is inheritancy where u required ?

1727


Differences between VS 2005, 2008 and 2010 ?

773


Why only boxed types can be unboxed?

838


What is the application frame host?

727


So what exactly is the configuration file for then?

734


Explain the Lapsed Listener problem in .net

842


Explain hard disk? : Dot net architecture

765


What is Object Caching in Visual Studio 2010?

767


Define cache coherency and how is it eliminated? : Dot net architecture

706


What do you know about machine.config file ?

737


What is the purpose of cache? : Dot net architecture

735


Explain the race around condition? How can it be overcome? : Dot net architecture

723