Difference between abstract class and interface

Answer Posted / prada

Abstract classes can inherit interfaces while
interfaces cannot inherit abstract classes
but class can implement more than one interface.
The members of the interface are public with no
implementation. Abstract classes can have protected
parts,static methods, etc.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

inprocess vs out process session state : Dot net architecture

522


what are the fundamental and common properties of .net controls?

1603


Explain Singleton design pattern in .net

578


Define domestic architecture artifacts? : Dot net architecture

528


Why the config file might not be writable

571






Explain the types of memory management? : Dot net architecture

507


What is the .net class that allows the retrieval of a data element using a unique key?

572


Explain difference between inprocess vs out process session state? : .NET Architecture

544


Explain the process of gc?

549


What is cache coherency? : Dot net architecture

491


What is ILDASM ?

663


How can I write my own .NET host?

564


how to change the title of my window?

1421


What is WPF and WCF?

574


What re interop services?

564