A section is missing: what are the differences between java's packages and C#'s public/internal visibility keywords on namespace members (which end up correlating with the CLR's modules and assemblies). [[User:Bohan|Bohan]] ([[User talk:Bohan|talk]]) 12:21, 28 July 2018 (UTC)
== Boxing/Unboxing ==
The following statement in the text seems inaccurate:
In C#, the primitive types are subtypes of the Object type.
The C# MSDN Reference Documentation from Microsoft says this about primitive types:
Boxing is the process of converting a value type to the type object or to any interface type implemented by this value type. When the CLR boxes a value type, it wraps the value inside a System.Object and stores it on the managed heap. Unboxing extracts the value type from the object. Boxing is implicit; unboxing is explicit. The concept of boxing and unboxing underlies the C# unified view of the type system in which a value of any type can be treated as an object.
Which is available at this link: https://msdn.microsoft.com/en-us/library/yz2be5wk.aspx <!-- Template:Unsigned IP --><small class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/71.66.101.171|71.66.101.171]] ([[User talk:71.66.101.171|talk]]) 01:57, 10 August 2016 (UTC)</small> <!--Autosigned by SineBot-->
== External links modified ==
Hello fellow Wikipedians,
I have just added archive links to {{plural:2|one external link|2 external links}} on [[Comparison of C Sharp and Java]]. Please take a moment to review [https://en.wikipedia.org/w/index.php?diff=prev&oldid=707380242 my edit]. If necessary, add {{tlx|cbignore}} after the link to keep me from modifying it. Alternatively, you can add {{tlx|nobots|deny{{=}}InternetArchiveBot}} to keep me off the page altogether. I made the following changes:
*Added archive http://web.archive.org/web/20150225000431/http://msdn.microsoft.com/en-us/library/system.decimalv=vs.110.aspx to http://msdn.microsoft.com/en-us/library/system.decimalv=vs.110.aspx
*Added archive http://web.archive.org/web/20150225005431/http://msdn.microsoft.com/en-us/library/system.numerics.complexv=vs.110.aspx to http://msdn.microsoft.com/en-us/library/system.numerics.complexv=vs.110.aspx
When you have finished reviewing my changes, please set the ''checked'' parameter below to '''true''' or '''failed''' to let others know (documentation at {{tlx|Sourcecheck}}).
{{sourcecheck|checked=false}}
Cheers.—[[User:Cyberbot II|<sup style="color:green;font-family:Courier">cyberbot II</sup>]]<small><sub style="margin-left:-14.9ex;color:green;font-family:Comic Sans MS">[[User talk:Cyberbot II|<span style="color:green">Talk to my owner</span>]]:Online</sub></small> 14:54, 28 February 2016 (UTC)
== External links modified ==
|