Answer Posted / pratik vegad
in a java programming language if you have a not all method
use but only selected method used at that time you can use
adapter class.you can use either one or all method.
| Is This Answer Correct ? | 28 Yes | 6 No |
Post New Answer View All Answers
What happens when heap memory is full?
Is hashmap thread safe?
What are the differences between graph and tree?
Why singleton pattern is better than creating singleton class with static instance?
What is a package in java? List down various advantages of packages.
How many inner classes can a class have?
What does opcode mean?
What is the default execution method in java?
What's the purpose of using break in each case of switch statement?
What happens to a static var that is defined within a method of a class?
Can we have try block without catch block?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
What does 0 mean in boolean?
What is the lifetime and scope of a variable?
What is the function of character?