WebGlossary.info
Write once, run anywhere
- A slogan created by Sun Microsystems to illustrate the cross-platform benefits of the Java language. Ideally, this meant that a Java program could be developed on any device, compiled into standard bytecode, and be expected to run on any device equipped with a Java virtual machine (JVM). The installation of a JVM or Java interpreter on chips, devices, or software packages became an industry standard practice. ← Wikipedia
- Previous term: Wrapper
- Next term: writing-mode
- Random term: Resource Description Framework