Changes

Jump to navigation Jump to search
m
No references needed
Line 4: Line 4:  
The Java compiler maintained by Sun Microsystems compiles Java codes to byte codes, which requires the Java virtual machine to execute. This model was adopted by Microsoft for [[C#]] and other [[.NET]] languages. [[IBM]] and others supply regular Java compilers for those who don't want to use the virtual machine.
 
The Java compiler maintained by Sun Microsystems compiles Java codes to byte codes, which requires the Java virtual machine to execute. This model was adopted by Microsoft for [[C#]] and other [[.NET]] languages. [[IBM]] and others supply regular Java compilers for those who don't want to use the virtual machine.
   −
Java applications are popular in creating [[applets]] for websites, due to their cross-platform nature. It still has not gained widespread popularity in stand alone windows applications, due to its relatively slower speed compared to, say, [[C++]].<sup>(References needed)</sup>
+
Java applications are popular in creating [[applets]] for websites, due to their cross-platform nature. It still has not gained widespread popularity in stand alone windows applications, due to its relatively slower speed compared to , say, [[C]]/[[C++]].
    
==External Links==
 
==External Links==
 
[http://www.java.com/ Official Java Website]
 
[http://www.java.com/ Official Java Website]
 
[[Category:Information technology]]
 
[[Category:Information technology]]
15

edits

Navigation menu