Difference between abstract class and interface
Answer Posted / penchalaramaiah
An Abstract class have an implementation but an interface should not any implementation and it contains only definition
and interface contains by default abstract methods but an abstract class contains subclassess
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain How to improve the cache performance? : Dot net architecture
How do I write to the application configuration file at runtime?
question related to table havi colspan and row span
How can implement drag and drop using atlas?
How to improve the cache performance? : .NET Architecture
What is textview control of .net mobile? : Microsoft dot net mobile
server.transfer limitation ?
Does .NET runtime offer Deterministic Destruction or not?
How can I write my own .NET host?
Can you explain server controls in atlas?
What size is a .net object?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
Does application frame need host?
how can we achieve language interoperability through CLS? How MSIL works?
Explain Intermediate Language?