How multipleInheritance is possible in java?
Answer Posted / shiva
java does nt support multiple interface by using interfaces
its support tis one
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which non-unicode letter characters may be used as the first character of an identifier?
What are the drawbacks of singleton class?
Why for each loop is used?
What is an example of a conditional statement?
What is immutable state?
What is anagram in java?
Can we have multiple classes in a single file?
Is java a software?
What is the different types of functions?
What is the maximum size of a string in java?
What is the protected method modifier?
What are the main uses of the super keyword?
What is a Null object?
Can we create a constructor in abstract class?
What is a local block?