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
What is the size of boolean variable?
What is the dot operator?
Explain public static void main(string args[]).
Explain the protected field modifier?
What is the difference between exception and error in java?
Why do we need hashset in java?
What is a function in programming?
What is static keyword?
Which is fastest collection in java?
Explain the JDB in depth & command line.
How do you include a string in java?
What is the meaning of find and replace?
What is array list in java?
What is meant by method overriding?
Differentiate between static and non-static methods in java.