Difference between abstract class and interface

Answer Posted / killer

An abstract class is a special kind of class It allow other
classes to inherit but cannot be instantiated. It Inherit
only one abstract class.

An interface is similar to Abstract class, it cannot use
override keyword in inheritance class. It inherits several
interfaces.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of web.config?

606


What is textbox control of .net mobile? : Microsoft dot net mobile

613


8. Oop-Why and were we use Interfacse and Abstract class.

1585


Explain .net mobile selectionlist control? : Microsoft dot net mobile

497


Define a virtual memory? : Dot net architecture

503






Difference between type constructor and instance constructor?

546


What is a clickonce application?

509


How to improve the cache performance? : Dot net architecture

528


What is difference between .net and visual studio?

512


Explain cache memory? : Dot net architecture

534


What is Object Caching in Visual Studio 2010?

597


What is a service class?

535


Explain 'managed' mean in the .NET context

691


Does application frame need host?

490


Explain the difference between primary & secondary storage device? : Dot net architecture

508