aspose file tools
The moose likes Beginning Java and the fly likes Overloading Example doubt Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Overloading Example doubt" Watch "Overloading Example doubt" New topic
Author

Overloading Example doubt

ashok bantu
Greenhorn

Joined: Jan 30, 2009
Posts: 10


Guys,
What is out put of the above program and Why?

Devaka Cooray
Saloon Keeper

Joined: Jul 29, 2008
Posts: 2691
    
    3

ashok bantu wrote:What is out put of the above program... ?

What happened when you tried it?

Author of ExamLab (Download) - the free mock exam kit for SCJP / OCPJP
Home Page -- Twitter Profile -- JavaRanch FAQ -- How to Ask a Question
ashok bantu
Greenhorn

Joined: Jan 30, 2009
Posts: 10
it is giving the String as output .What is concept behind this
Devaka Cooray
Saloon Keeper

Joined: Jul 29, 2008
Posts: 2691
    
    3

This question has been answered many times in this forum
I found this one from a little search.
 
I agree. Here's the link: jrebel
 
subject: Overloading Example doubt
 
Similar Threads
Passing References
Interface implementation issue
can u give the ans!!!!!!!!
Question about equals! help
what is the out put of this program ? why ?