Changes

Jump to navigation Jump to search
→‎top: Spelling/Grammar Check, typos fixed: 1990's → 1990s
Line 1: Line 1:  
[[Image:322px-Java Logo svg.png|right|thumb|100px|Java logo.]]
 
[[Image:322px-Java Logo svg.png|right|thumb|100px|Java logo.]]
'''Java''' is an [[Object Oriented programming|object-oriented]] [[programming language]] developed by [[Sun Microsystems]] in the 1990's.  Its syntax is similar to that of C++, but with some modifications.  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|object-oriented]] [[programming language]] developed by [[Sun Microsystems]] in the 1990s.  Its syntax is similar to that of C++, but with some modifications.  One of the major features which make Java programs easier to write than C++ programs is its support for automatic [[memory management]].
    
* Java managed to cover two problems plaguing the C/C++ world: [[complexity]] (C++) and [[memory management]] (C/C++). These two were real problems because projects plagued with bugs created by complexity and with memory leaks. [http://littletutorials.com/2008/05/28/13-reasons-java-die-old-age/]
 
* Java managed to cover two problems plaguing the C/C++ world: [[complexity]] (C++) and [[memory management]] (C/C++). These two were real problems because projects plagued with bugs created by complexity and with memory leaks. [http://littletutorials.com/2008/05/28/13-reasons-java-die-old-age/]
Block, SkipCaptcha, Automoderated users, Bots, edit
57,719

edits

Navigation menu