What types of inheritance does Java support?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
• Single inheritance
• Multilevel inheritance
• Hierarchical inheritance
• Hybrid inheritance
| Is This Answer Correct ? | 0 Yes | 0 No |
• Single inheritance
• Multilevel inheritance
• Hierarchical inheritance
• Hybrid inheritance
| Is This Answer Correct ? | 0 Yes | 0 No |
What are different data types?
Explain the difference between a Thread and a Process.
What is the += operator called?
What is mean by UML? what is the use? where we are using?
what is the purpose of "virtual"?
Can a static class implement an interface?
What is jit compiler ?
Can you override static method in java?
write a code, we have two thread, one is printing even no and other print the odd no.
what is difference betwenn Access Specifier and Access Modifier ????
what is the life cycle of jsp?
Can a class have more than one object?