Difference between abstract class and interface

Answer Posted / jenish gandhi

All the methods declared inside an Interface are abstract.
Where as abstract class must have at least one abstract
method and others may be concrete or abstract. In Interface
we need not use the keyword abstract for the methods.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between type constructor and instance constructor?

539


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

494


What is private constructor? And it's use?

632


What are the major differences between services and web services?

490


What is the cli? Is it the same as the clr?

508






So what exactly is the configuration file for then?

553


State and explain about microsoft.net?

522


what are the events for a form?

1601


Explain about code access security?

559


Explain some of the disadvantages due to microsoft.net?

536


can u give me real example of how web.config overrides the machine.config file?

1284


Explain how does .net mobile work? : Microsoft dot net mobile

495


Use of Enable view state ? if turn off what happen ?

3802


Explain the difference between state server and sqlserver : Dot net architecture

453


What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture

650