Changes

Jump to navigation Jump to search
m
Reverted edits by GiganticMushroom (Talk); changed back to last version by Masterbratac
Line 2: Line 2:  
'''Java''' is an [[object-oriented]] [[programming language]] developed by [[Sun Microsystems]] in the 1990's.  Its syntax is similar to that of C++, but with some simplifications.  One of the major features which make Java programs easier to write than C++ programs is its support for automatic memory management.
 
'''Java''' is an [[object-oriented]] [[programming language]] developed by [[Sun Microsystems]] in the 1990's.  Its syntax is similar to that of C++, but with some simplifications.  One of the major features which make Java programs easier to write than C++ programs is its support for automatic memory management.
   −
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 has switch statements.
      
==External Links==
 
==External Links==
 
[http://www.java.com/ Official Java Website]
 
[http://www.java.com/ Official Java Website]
 
[[Category:Information technology]]
 
[[Category:Information technology]]
Siteadmin, Bureaucrats, Check users, nsAm_Govt_101RO, nsAm_Govt_101RW, nsAm_Govt_101_ta, nsJudgesRO, nsJudgesRW, nsJudges_talkRO, nsJudges_talkRW, nsTeam2RO, nsTeam2RW, nsTeam2_talkRO, nsTeam2_talkRW, oversight, Administrators
125,790

edits

Navigation menu