can u give one sinario when you use Abstract Class and When
you use Interface.
Answer Posted / ajay kumar sharma
Interface:
Used for mutiple inheritance.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a class component?
Is null keyword in java?
Why multiple inheritance is not supported by java?
Explain the key functions of data binding?
What is natural ordering in java?
Can you add null to a list java?
Is passing by reference faster?
What flag up means?
Give a practical example of singleton class usage?
Why string is called as immutable?
Tell us something about an iterator.
how do I create a runnable with inheritance? : Java thread
What is string example?
What is module in oop?
Explain about anonymous inner classes ?