Why is method overloading not possible by changing the return type in java?
No Answer is Posted For this Question
Be the First to Post Answer
when there is a need of jvm then how we can say that java is a platform independent language?
What is pass by value?
Why do we need data serialization?
What is java lang object?
Does java support Operator Overloading?
why the wait,notify,notifyall methods are placed in object class?these are the thread concepts why these methods are placed in Object class?
2 Answers Global Logic, Satyam,
What is java ceil?
as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data
What is the use of list in java?
Explain list interface?
Can set contain duplicates?
What is externalizable?