Difference between abstract class and interface

Answer Posted / prathap

In Abstract class we are having both concrete methods and
abstract methods.Concrete methods means providing
implementation for that method but abstract method cant
provide implemention for that method.we can implement
abstract methods in the sub class..
In Interface we are having un implemented methods but we
can provide impletion for that methods in the implementation
class...
the main difference is Abstract class is having implemented
and un implemented methods but an interface is having only
unimpleted methods ..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an interrupt? : .NET Architecture

471


How do you handle this COM components developed in other programming languages in .NET?

578


Explain the purpose of cache? How is it used? : .NET Architecture

541


Explain .net mobile events? : Microsoft dot net mobile

520


Explain How to improve the cache performance? : Dot net architecture

516






Define cache? : Dot net architecture

546


Explain cache? : .NET Architecture

555


Can you explain update progress control?

521


What are relation objects in dataset?

544


Explain dma? : .NET Architecture

534


Explain the difference between l1 and l2 cache? : Dot net architecture

548


What are library functions?

547


Difference between type constructor and instance constructor?

547


Explain about .net garbage collector?

556


What is Video Streaming in .net??

550