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

Content deleted Content added
Add section about unsigned integer types
SineBot (talk | contribs)
m Signing comment by 86.52.7.203 - "Add section about unsigned integer types"
Line 85:
== Unsigned integer types ==
 
I changed the entry for unsigned integer types. Java's char type is an unsigned 16 bit integer. I'm tired of reading that java doesn't have any unsigned integers *at all*. It's clearly not true, although the number of unsigned integer types is very limited. The "simple/primitive types" section should probably also be changed. <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/86.52.7.203|86.52.7.203]] ([[User talk:86.52.7.203|talk]]) 12:02, 2 May 2012 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
 
== Contradiction ==