Talk:Comparison of C Sharp and Java: Difference between revisions

Content deleted Content added
LCpdx (talk | contribs)
Dvb123 (talk | contribs)
Line 43:
In Java Operator Overloading is performed by language itself only Like '+' Operator. (String + any other object = String) and (int + int = int). but this facilities can not provide to our application. ( By- Bhanu Pratap Singh )
</blockquote>
Makes little sense to me - hardly oepratoroperator overloading at all. Removing. [[User:Amniarix|Amniarix]] ([[User talk:Amniarix|talk]]) 19:43, 1 July 2009 (UTC)
 
== Is this comparison an error? ==