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

What is the difference between an event and a delegate?

525


What is cache coherency and how is it eliminated? : .NET Architecture

528


what is the difference between master page and content page?

2114


What is msil, and why should my developers need an appreciation of it if at all?

537


What is a service class?

539






Explain about code access security?

566


What are the different pipelining hazards and how are they eliminated? : Dot net architecture

600


Explain different pipelining hazards? : Dot net architecture

474


Explain the use of virtual, sealed, override, and abstract.

572


Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile

508


Explain the difference between primary & secondary storage device? : .NET Architecture

534


What is difference between .net and visual studio?

521


What is the difference between primary & secondary storage device? : Dot net architecture

529


Explain pipelining? : Dot net architecture

596


What is an asssembly qualified name? Is it a filename? How is it different?

510