Difference between abstract class and interface

Answer Posted / aninda bhattacharyya

Abstract class defined with methods. Interface will declare
only the methods. Abstract classes are very much useful
when there is a some functionality across various classes.
Interfaces are well suited for the classes which varies in
functionality but with the same method signatures.

Is This Answer Correct ?    52 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about clr?

771


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

728


Explain about common language infrastructure?

719


Explain the types of memory management? : .NET Architecture

680


What is the difference between an application and a program?

674


What is IL code, CLR, CTS, GAC & GC?

773


Does .NET runtime offer Deterministic Destruction or not?

754


What is .net mobile input validation. : Microsoft dot net mobile

710


Can you explain scriptmanager control?

713


How will you do windows authentication and what is the namespace?

766


readonly syntax ?

1600


How can I create a application?

687


how to delete the record using data reader

2064


how to set the startup position of the form?

1677


What is a managed code? : Dot net architecture

724