What does super keyword do?
No Answer is Posted For this Question
Be the First to Post Answer
What is lambda in java?
what is the difference b/w static and final methods?
Where is stringbuffer stored?
Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?
class A{ class B{ } } in which name u save the file,its the program compile?
What is navigable map in java?
What is the symbol for space?
Brief the life cycle of an applet.
How do you reverse a word in java?
For which statements we use a label?
make a method which any number and any type of argument and print sum of that arguments.....
What is an object in Java and what are its benefits?