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

Content deleted Content added
Line 106:
== Unified type system ==
 
C# (and .NET Framework) has no unified type system. I.e. pointers and interfaces does not derive from the System.Object. Moreover, C# does not allow pointers to be encapsulated as objects. <ref>[http://blogs.msdn.com/b/ericlippert/archive/2009/08/06/not-everything-derives-from-object.aspx Not everything derives from object], MSDN Blogs &gt; Fabulous Adventures In Coding</ref>
<references />
[[Special:Contributions/194.54.20.58|194.54.20.58]] ([[User talk:194.54.20.58|talk]]) 12:0412, 1 March 2012 (UTC)