What is the difference between Abstract Class and Interface
Answer Posted / sushil
Abstract class can contain abstract as well as non-abstract
methods while Interface can have only abstract Methods
| Is This Answer Correct ? | 48 Yes | 3 No |
Post New Answer View All Answers
Can a class be final?
Why is java architectural neutral?
What is the platform?
What is jvm? How its run?
How do you reverse a string in java without using string buffer?
What is the use of bufferedreader?
can used Protected Class outside Function.?
Give the difference between the println method and sqrt method?
How do you compare arrays in java?
What is string made of?
What are memory tables?
Describe how to implement singleton design pattern in struts.
What are different types of encoding?
what are the disadvantages of indexes in oracle?
What is boolean example?