Difference between abstract class and interface

Answer Posted / uttam

1.)
abstract class contains the the incomplete data while
interface contains the complete data.

2.)
the new class in necessary to inherit the abstract class &
give it own body & then it becomes complete
while in case of interface the new class inherits the
interface ti use it`s data contained.

Is This Answer Correct ?    21 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to change the title of my window?

1408


What is new in the .net 2.0 class library?

688


What is ILDASM ?

656


Explain the race around condition? How can it be overcome? : Dot net architecture

518


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

483






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

650


What is one way operation?

552


What do you know about machine.config file ?

563


what is the method while we are using adapter and dataset ?

1365


Which software is used for .net programming?

518


Explain different pipelining hazards? : Dot net architecture

470


So what exactly is the configuration file for then?

552


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

453


What is difference between Desktop, Client Server & Web based applications?

532


any one can explain about projectarchitecture and project approach briefly

2061