Java run-time environment


language
(JRE) The part of the Java Development Kit required to run Java programs. The JRE consists of the Java Virtual Machine, the Java platform core classes and supporting files. It does not include the compiler, debugger or other tools present in the JDK. The JRE is the smallest set of executables and files that constitute the standard Java platform.
(1998-11-30)

Read Also:

  • Javascript

    /ˈdʒɑːvəˌskrɪpt/ noun 1. trademark a scripting language especially applicable to the Internet language (Formerly “LiveScript”) Netscape’s simple, cross-platform, World-Wide Web scripting language, only very vaguely related to Java (which is a Sun trademark). JavaScript is intimately tied to the World-Wide Web, and currently runs in only three environments – as a server-side scripting language, as […]

  • Javascript object notation

    programming (JSON) Syntax for serialising JavaScript objects, often used as a data carrier format. JSON is based on a subset of the JavaScript programming language. It uses a file extension of .json and is considered a language-independent data format. (2008-05-28)

  • Java-sea

    noun 1. a sea between Java and Borneo.

  • Java servelet

    Java servlet

  • Javaserver faces

    programming, Java (JSF) A system for building web applications by assembling reusable user interface components in a web page, connecting these components to a data source and passing client events to server handlers. (http://java.sun.com/j2ee/javaserverfaces/overview.html). (2006-07-21)


Disclaimer: Java run-time environment definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.