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
How do you represent a space in regex java?
Does java set allow duplicates?
How do you check if two strings are equal in java?
When do you call copy constructor?
What is the differences between c++ and java? Explain
What is string value?
What if static is removed from main method?
Why vector is used in java?
Explain the importance of finally over return statement?
What is difference between checked and unchecked exception in java?
What is meant by memory leak?
How can we run a java program without making any object?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
What is string immutability?
What does file separator do in java?