Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Java Run-Time Environment

You are here: irt.org | FOLDOC | 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)

Nearby terms: Java Native Interface « Java Open Language Toolkit « Java Remote Method Protocol « Java Run-Time Environment » JavaScript » JavaScript Object Notation » Java servelet

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb