What is the diff. b/w Interfaces & Abstract class?
Answer Posted / paletipatisrinu
interface contain purely undefined methods but abstract
class contain purely defined methods and undefined methods.
Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is a two-pass assembler?
What is join () in java?
What type of value does sizeof return?
What is an infinite loop? How infinite loop is declared?
What does t in java mean?
How strings are created in java?
If I only change the return type, does the method become overloaded?
What is printwriter in java?
What are wrapper classes in java?
What is a instance variable?
What is static in java?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What is the file extension for java?
What is the difference between the font and fontmetrics classes in java programming?
What is the core java?