Difference between abstract class and interface
Answer Posted / vinay tiwari
in Abstract Class atleast one method is undefined where as
in interface all method is undefined
Is This Answer Correct ? | 337 Yes | 170 No |
Post New Answer View All Answers
What is .net mobile lists. : Microsoft dot net mobile
What is Object Caching in Visual Studio 2010?
Explain some of the disadvantages due to microsoft.net?
What is a clickonce application?
When do I need to use gc.keepalive?
Explain different pipelining hazards? : Dot net architecture
What is parallel computing?
What is IL code, CLR, CTS, GAC & GC?
Explain COM with example?
What are bindings?
What are the new features of .net 2.0?
What are the types of memory management? : Dot net architecture
What is new in the .net 2.0 class library?
Explain hard disk? : Dot net architecture
Explain Singleton design pattern in .net