About 1,470,000 results
Open links in new tab
  1. Java (programming language) - Wikipedia

    Java is a high-level, general-purpose, memory-safe, object-oriented programming language. It is intended to let programmers write once, run anywhere (WORA), [18] meaning that compiled Java code can run on all platforms that support Java without the need to recompile. [19] .

  2. 5 Types of Java - Tpoint Tech

    Sep 10, 2024 · In this section, we will delve into five types of Java, each serving distinct purposes in the ever-expanding realm of software development. Java Standard Edition, commonly known as Java SE, forms the foundation of the Java platform.

  3. Types of Java Programs - Computer Notes

    All Java programs must run on the Java platform that has two components, the Java Virtual Machine (JVM) and the Java Application Programming Interface (API). With Java API, many types of Java programs can be developed.

  4. Java Programs – Java Programming Examples - GeeksforGeeks

    Apr 5, 2025 · In this article, we dealt with a variety of Java programming questions categorized as basic programs, control statements, Arrays, Strings, OOPs, and much more that are frequently asked in interviews and exams. Each Java program will give you a different approach to solving a particular problem in Java.

  5. Introduction to Java - GeeksforGeeks

    Mar 7, 2025 · Java was designed with core principles: simplicity, robustness, security, high performance, portability, multi-threading, and dynamic interpretation. These principles have made Java a preferred language for various applications, including mobile devices, internet programming, gaming, and e-business.

  6. Types of Java - Scaler Topics

    Jul 26, 2022 · This article covers an introduction to the different types of Java platforms, Java SE, Java EE, Java ME, JavaFX, and also the uses and significance of these editions in Java technology.

  7. Chapter 4. Types, Values, and Variables - Oracle Help Center

    The types of the Java programming language are divided into two categories: primitive types and reference types. The primitive types (§4.2) are the boolean type and the numeric types. The numeric types are the integral types byte, short, int, long, and char, and the floating-point types float and double.

  8. What are the 3 types of Java? - Medium

    Jul 21, 2023 · Java is a popular and versatile programming language that has become a staple in the world of software development. It offers three main types, each serving distinct purposes in the realm of...

  9. Types of Java Program - Computer Notes

    Java program has two types. They are: 1. Application Program (Stand-alone application) 2. Applets Program. 1. Stand-alone applications are those java programs that can be developed and executed on a stand-alone local computer. (which we can execute from the command prompt).

  10. What is Java and Its Types? - Sourcebae

    Jul 26, 2023 · There are three main types of Java: Standard Edition (SE), Enterprise Edition (EE), and Micro Edition (ME). Each type caters to specific areas of application development. Java Standard Edition (SE) provides the core libraries, tools, and APIs for developing standalone desktop and server applications.

  11. Some results have been removed
Refresh