-
-
-
Anonymous Class
What is anonymous class? What is its use in Java?
-
Volatile Modifier
What is volatile modifier in Java? How it is useful?
-
Inheritance in java
Is super class object gets initiated while creating the subclass object? what happen in heap and stack when call super class method from subclass and call super class constructor by using super keyword from subclass?
-
What is the role of extends in java?
Explain with an example how do you use extends in java
Java Interview Questions
Ans