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
Why only boxed types can be unboxed?
Which software is used for .net programming?
Explain about appdomains?
How do I prevent concurrent access to my data?
what is the method while we are using adapter and dataset ?
I want to create a project like google maps how can we do that with atlas?
What is cache coherency and how is it eliminated? : Dot net architecture
What is MS chart control in visual studio?
What is the difference between primary & secondary storage device? : Dot net architecture
What does the term "green architecture" mean? : .NET Architecture
What re interop services?
Define a virtual memory? : Dot net architecture
Explain about clr?
How do you handle this COM components developed in other programming languages in .NET?
State and explain about microsoft.net?