What we have to do, when we don't want to implement all
methods of an interface?
Answer Posted / vinaygeddannavar
YOU SHOULD NOT GO FOR THE INHERIT IN CHILD SPECIFIC CLASS
THATS THE BEST WAY... OTHERWISE IF YOU MAKE IT AS ABSTRACT
CLASS AGAIN YOU NEED TO INHERIT THAT CLASS IN CHILD CLASS OK.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you represent a space in regex java?
How to make object serializable in java?
What do you understand by the bean persistent property?
What is data member in java?
What's the difference between int and integer in java?
Difference between collection, collection and collections in java?
What is the difference between a method and a function in alice?
What is integers and example?
How is tree Mirroring implemented?
How to create an interface?
What is anagram word?
Explain jvm, jre, and jdk?
how to create multithreaded program? : Java thread
Can we define package statement after import statement in java?
What are inner classes or non static nested classes in java?