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
How do I write to the application configuration file at runtime?
What do you know about machine.config file ?
What is ILDASM ?
what are constructors and destructors?
Explain the purpose of cache? : Dot net architecture
Explain about microsoft visual studio?
How do I prevent concurrent access to my data?
What are relation objects in dataset?
what is inheritancy where u required ?
What happens to the winfx technologies?
Explain hard disk? : Dot net architecture
What is textview control of .net mobile? : Microsoft dot net mobile
Define the mesi? : Dot net architecture
what is the difference between running an application with and without debugger?
Define dma? : Dot net architecture