About 584,000 results
Open links in new tab
  1. Java | Definition & Facts | Britannica

    Dec 25, 2025 · Java, modern object-oriented computer programming language. Java was created at Sun Microsystems, Inc., where James Gosling led a team of researchers in an effort to create a new …

  2. Java (programming language) - Wikipedia

    Java (programming language) ... Java is a high-level, general-purpose, memory-safe, object-oriented programming language. It is intended to let programmers write once, run anywhere (WORA), [17] …

  3. Introduction to Java - GeeksforGeeks

    Nov 11, 2025 · Java is a high-level, object-oriented programming language developed by Sun Microsystems in 1995. It is mostly used for building desktop applications, web applications, Android …

  4. What is Java? - Java Programming Language Explained - AWS

    Java defines the syntax and semantics of the Java programming language. This includes the basic vocabulary and rules used to write algorithms such as primitive data types, if/else blocks, loops, etc.

  5. What Is Java Computer Programming Language? - ThoughtCo

    May 11, 2025 · Java is a computer programming language. It enables programmers to write computer instructions using English-based commands instead of having to write in numeric codes.

  6. What is Java? - IBM

    Java, which is based on C and C++ languages, is a widely used object-oriented programming language and software platform that runs on billions of devices.

  7. What is Java?—Beginner's Guide to Java | Microsoft Azure

    Java code is first written in a Java Development Kit, which are available for Windows, Linux, and macOS. Programmers write in the Java programming language, which the kit translates into …

  8. What Is Java in Computing? - Computer Hope

    Jun 14, 2025 · Originally known as oak, Java is an object-oriented programming language developed by James Gosling and others at Sun Microsystems. It was introduced to the public in 1995 and is widely …

  9. What is Java? - DataCamp

    It is a general-purpose language that follows the "write once, run anywhere" (WORA) principle, meaning compiled Java code can run on all platforms that support Java without the need for recompilation.

  10. Java Definition - What is Java? - TechTerms.com

    Apr 19, 2012 · Java is a high-level programming language developed by Sun Microsystems. It was originally designed for developing programs for set-top boxes and handheld devices but later …