Re: Am I the only one mad here?
Kira Yamato wrote:
> [..]
> Hmm... This raises a possibly off-topic question. I believe java
> does not hide overloaded functions like C++. Does this mean java
> suffer from some problems that C++ has avoided by introducing hiding?
In Java all functions are virtual. Does that answer your question?
> For example, does this mean it is possible to clone a java object only
> partially?
Ask in a Java newsgroup.
V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
|