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 are variable arguments or varargs?
Why java is not 100% object-oriented?
What are different types of constants?
What exactly is a .class file?
What is arguments in java?
What is string immutability?
Is empty list java?
Which is better stringbuffer or stringbuilder?
Can we sort hashmap in java?
Give me example of derived data types.
How will you add panel to a frame?
How many tetrahedral voids are there in bcc?
What does math floor () do?
What is use of static in java?
Explain super keyword in java.