What is the diff. b/w Interfaces & Abstract class?
Answer Posted / poornachandra
empty body of in interface doesn't have any type of defined
item's but in abstract class having defined body that is
constructor
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is t in generics in java?
How do I know if java is installed?
What are "methods" and "fields"?
What is function and its uses?
Give a practical example of singleton class usage?
What are the restrictions imposed by a Security Manager on Applets?.
What is an interface in java?
What is r * in math?
What is difference between array and vector?
Explain about the performance aspects of core java?
Explain the public class modifier?
How a variable is stored in memory?
What is entry in java?
What is collection class in java? List down its methods and interfaces.
What is the difference between error and an exception?