ACCORD INFO MATRIX
(no 2, 3rd floor, Little Mount-Saidapet, Chennai-600015)
JAVA INTERVIEW QUESTIONS
Topic J9 Part 2
Topic 9(Inheritance):
1. What is use of ‘final’ keyword?
2. What is ‘Object’ class in java
3. What is keyword used in inheritance
4. Can we inherit the Sub Class Properties using Super Class Object
5. Can we extend “final class”?
6. Give Application Oriented Example for Inheritance Types ?
7. What is mean by Hybrid Inheritance ?
8. What is the execution order of the constructors after inheritance
9. What is super class and sub class in java
[Link] constructors inherited to the sub class