how are methods defined?
No Answer is Posted For this Question
Be the First to Post Answer
What is string pool?
Explain the significance of listiterator.
What is Remote Interface ?
Which class is extended by all other classes?
What is parse method?
When arithmeticexception is thrown?
What does || mean in vectors?
How to add panel to a Frame?
What is emant by API? is it related to java only or it is common for all OOPS supporting language?
What is the difference between compile-time polymorphism and runtime polymorphism?
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
In java how do we copy objects?