Answer Posted / ravikiran
Because we cann't extend more that one class with in a
class. But indirectly interfaces will provide the same
functionality by implementing more than one interfaces
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the different types of inheritance in java?
Explain the difference between extends thread vs implements runnable in java?
What are wrapper classes in java?
what is use of functional interface in java 8?
What is the difference between static and global variables and also define what are volatile variables?
Explain about static nested classes in java?
Can arraylist contain null values?
Why java is a platform independent? Explain
Explain exception chaining in java?
What is the transient keyword?
State the difference between strings and arrays.
What is the purpose of the enableevents() method?
What are the types of methods in java?
List out five keywords related to exception handling ?
What is operator overloading. Is it is supported in java?