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 optional in java 8?
Why are data types important?
What is final keyword?
What is foreach loop in java?
Is string pool garbage collected?
What is use of map in java?
What is the program compilation process?
What is :: operator in java 8?
What is the statements?
What is mnemonic code?
What does the exclamation mark mean in java?
How do you declare a destructor in java?
What is callable java?
What is the nested interface?
What are the differences between getting and load method?