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
What other than biginteger has been introduced in system.numerics namespace?
When do I need to use gc.keepalive?
What are end points, contract, address and bindings?
Explain the difference between l1 and l2 cache? : .NET Architecture
The maximum report processing jobs limit configured by your system administrator has been reached.How I can Solve this problem when i using crystal report to load from my application.
Explain difference between inprocess vs out process session state? : .NET Architecture
Explain hard disk and what is its purpose? : .NET Architecture
Explain Singleton design pattern in .net
What is textview control of .net mobile? : Microsoft dot net mobile
How can I create a application?
Session State and can i store desirialized object in state server, if yes how and if not why.
Define pipelining? : Dot net architecture
HttpHendler and HttpModules
What is gui programming? : .NET Architecture
What are the main Tools to develop .Net Application?