Java (programming language)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • michaelbraganza63
    New Member
    • Oct 2008
    • 1

    Java (programming language)

    Java is a programming language originally developed by Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of computer architecture.

    The original and reference implementation Java compilers, virtual machines, and class libraries were developed by Sun from 1995. As of May 2007, in compliance with the specifications of the Java Community Process, Sun made available most of their Java technologies as free software under the GNU General Public License. Others have also developed alternative implementations of these Sun technologies, such as the GNU Compiler for Java and GNU Classpath.
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    I removed those links at the end of your little Java summary: they have nothing
    to do with the Java language and I consider them spam; don't do that anymore.

    kind regards,

    Jos (moderator)

    Comment

    • BigDaddyLH
      Recognized Expert Top Contributor
      • Dec 2007
      • 1216

      #3
      Welcome to the Java forum! Are you the Walkin' Wikipedia Man I read about on SlashDot?

      Comment

      Working...