What is use of super keyword in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of static methods and static variables?
Define the term string pool?
difference throws and throw in java
waht happens when a return type ,even void is specified for a constructor?
Is singleton class immutable?
In C we use only compiler. Why java uses both compiler and interpreter? What is its significance?
What is the exact difference in between Unicast and Multicast object? Where will it be used?
when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).
How will you communicate between two applets?
What are byte codes?
what is prepare statement? what is calabedtarement?
What is string intern in java?