File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
can we overload final methods
Praveen palukuri
Ranch Hand
Joined: Feb 10, 2005
Posts: 65
posted
Oct 25, 2005 22:56:00
0
hi,
i know that we can't override final methods.but what about overload. if any one knows please reply me.
Scott Selikoff
Saloon Keeper
Joined: Oct 23, 2005
Posts: 3652
I like...
posted
Oct 25, 2005 23:36:00
0
Yes, overloaded methods are essentially considered completely different functions.
My Blog:
Down Home Country Coding with Scott Selikoff
Saket Barve
Ranch Hand
Joined: Dec 19, 2002
Posts: 224
posted
Oct 26, 2005 00:38:00
0
Yes, overloaded methods are essentially considered completely different functions.
Except for the method names
Stuart Ash
Ranch Hand
Joined: Oct 07, 2005
Posts: 637
posted
Oct 26, 2005 07:00:00
0
Just try it out. Usually the best way to find the answer.
ASCII silly question, Get a silly ANSI.
I agree. Here's the link:
http://aspose.com/file-tools
subject: can we overload final methods
Similar Threads
overloading
Overriding
about finalize method?
WA #1.....word association
Overriding
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter