Difference between abstract class and interface
Answer Posted / deepak baroliya
1.java abstract class is faster than the interface.
2.all interfaces inherits the non final method of the object class.
3.interface are designed to support dynamic method resolution.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the difference between master page and content page?
What is .net mobile lists. : Microsoft dot net mobile
What is msil, and why should my developers need an appreciation of it if at all?
Explain the difference between primary & secondary storage device? : .NET Architecture
What is private constructor? And it's use?
Are there any third party logging components available?
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
Explain write back and write through caches? : .NET Architecture
Whate are resource files? How are they used in .net?
Explain Intermediate Language?
Explain .net mobile events? : Microsoft dot net mobile
Explain 'managed' mean in the .NET context
Can you explain control extenders?
What is the purpose of cache? How is it used? : Dot net architecture
Explain about appdomains?