What we have to do, when we don't want to implement all
methods of an interface?
Answer Posted / ravikiran(aptech mumbai)
instead of using interface make use of abstract class at
that moment
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can we use both this () and super () in a constructor?
What is string builder?
What is the best way to findout the time/memory consuming process?
Is java a pure object oriented language?
Why do we need data structure in java?
How is a structure different from array ?
What is local class in java?
When should I use singleton pattern?
Describe 2 different ways to concatenate two strings.
Which programming language is best in future?
What is the purpose of garbage collection in java? When is it used?
Which class cannot be a subclass in java?
What is the difference between arraylist and hashset in java?
Why arraylist is used in java?
What is an error in java?