what are the diffrences between interface and abstract
class?
Answer Posted / varsha vilas kalebag
interface is form by many interface but class can extend
only one another class
interface are very slow they require some time for
prcoessing method & class are fast
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do you use compareto method?
What mechanism does java use for memory management?
Explain java thread life cycle.
What is connection class in java?
When do we need to use internal iteration? When do we need to use external iteration?
What is strings in java?
Why is java called the platform independent programming language?
What is the difference between integer parseint and integer valueof?
What does percent mean in java?
What do u mean by variable?
What is int argc char * argv?
What are implicit objects in java?
What is the importance of finally block in exception handling?
What is the difference between a static and a non-static inner class in java programming?
What are the different data types in java?