Java Platform: Difference between revisions

Content deleted Content added
Mfb52 (talk | contribs)
Line 62:
 
== Similar platforms ==
{{See also|Comparison of the Java and .NET platforms|Comparison of C Sharp and Java|l1l2=Comparison of C# and Java|}}
 
The success of Java and its [[write once, run anywhere]] concept has led to other similar efforts, notably the [[Microsoft .NET]] platform, appearing since 2002, which incorporates many of the successful aspects of Java. .NET in its complete form (Microsoft's implementation) is currently only fully available on Windows platforms, whereas Java is fully available on many platforms. .NET was built from the ground-up to support multiple programming languages, while the Java platform was initially built to support only the Java language (although many other languages have been made for JVM since).
Line 75:
*[[Java performance]]
*[[Java Logging Frameworks]]
*[[Comparison of the Java and .NET platforms]]
 
{{Java (Sun)}}