how can be object class inherited to all class in a program
when java does not support multiple inheritance??
Answer Posted / pardeshi rahul
we can inherit by using Interfaces
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What are the advantages of exception handling?
What is the locale class in java programming?
What is a get method?
What do you mean by compiler?
Is java call by reference?
What is the difference between interface & abstract class?
What are the 7 types of characters?
Can we convert stringbuffer to string?
What is the purpose of finalization in java programming?
List out benefits of object oriented programming language?
How many days will it take to learn java?
Differences between traditional programming language and object oriented programming language?
If a variable is declared as private, where may the variable be accessed?
How do you add an element to a hashset in java?
What is assembly language?