when to use abstract class and when to use interface?
Answer Posted / rod
Ram, your last post does not make sense, can you please post
again and say it differently.
The interface methods will naturally depend on the program
you are writing. read the links I referred to ...they are
well written and clear.
| Is This Answer Correct ? | 6 Yes | 13 No |
Post New Answer View All Answers
Why arraylist is not synchronized in java example?
How do you compare two strings lexicographically?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What is the core java?
How to display all the prime numbers between 1 and 100
What do you understand by synchronization?
What is n in java?
Define an enumeration?
What is numeric data type?
What is the program development process?
What is variable and constant explain with example?
What is the purpose of an interface?
Give the hierarchy of inputstream and outputstream classes.
Explain about interrupt() method of thread class ?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)