Difference between abstract class and interface
Answer Posted / deepa
Interface is used for achive Multiple inheritance.
Abstract class is used for defining the methods.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of cache? : Dot net architecture
What is one way operation?
What size is a .net object?
Explain about common language infrastructure?
how can we achieve language interoperability through CLS? How MSIL works?
can u give me real example of how web.config overrides the machine.config file?
Explain about developer benefit from memory management?
What is .net mobile images control. Explain with an example? : Microsoft dot net mobile
What is ILDASM ?
What is the difference between an event and a delegate?
how we can fire event in databound column in datagrid without using button?
How resource files are used in .net?
Can you explain server controls in atlas?
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
Why am I getting an invalidoperationexception when I serialize an arraylist?