Difference between abstract class and interface

Answer Posted / b.harendra

what is the difference between abstractclass and interface?
Re: Difference between abstract class and interface
Answer


Abstract classes can have implementations for some of its
members (Methods), but the inteface class can't have
implementation for any of its members.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?

539


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

520


Can I create my own permission set?

528


What is the difference between an application and a program?

488


IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class

1539






define cache memory? : Dot net architecture

531


Explain pipelining? : .NET Architecture

542


Explain .net mobile automatic paging? : Microsoft dot net mobile

485


Can you Explain element .net mobile with example? : Microsoft dot net mobile

485


Explain the race around condition? : Dot net architecture

481


Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture

498


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

1370


What is biginteger and when would you use that?

533


What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile

531


what are constructors and destructors?

1722