Explain super keyword in java.
No Answer is Posted For this Question
Be the First to Post Answer
how tha garbage collector know that the object will be deleted? on which algorithm the garbage collector works? what is the working principle of garbage collector? How manay types of garbage collectors r there?
explain the classification of exception and hoew to handle the exceptions
Can we compare two strings in java?
What is Hierarchy of exception?
1).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?
What is the advantage of OOP in java?
Difference between flush() and commit() in hibernate?
Why strings in java are called as immutable?
how we can create packages in java?
whether java is fully object oriented language or partially object oriented language
What is variable and its types?
Matrix multiplication only using OOP concepts .