Explain super keyword in java.
No Answer is Posted For this Question
Be the First to Post Answer
difference throws and throw in java
When is the finalize() called?
How do you declare an infinite loop?
does core java and j2se both are same?
Can we write a class without main method in java?
What is string buffer?
What is Collection interface?
Explain different forms of polymorphism?
What is strings in java?
Is space a character in java?
when we write class.forName("any one class"); what happens actually?what it will return?explain stepwise?
When should we create our own custom exception classes?