Java platform/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer No edit summary |
imported>Pat Palmer No edit summary |
||
Line 1: | Line 1: | ||
{{subpages9}} | |||
==Parent topics== | |||
{{r|Java platform}} | |||
{{r|Java programming language}} | |||
==Subtopics== | |||
{{r|Compiler}} | |||
{{r|Programming_language}} | |||
==Other related topics== | |||
{{r|Virtualization}} |
Revision as of 22:27, 27 August 2007
Parent topics
- Java platform
- Java programming language [r]: A popular object-oriented programming language originally created by Sun Microsystems. [e]
Subtopics
- Compiler [r]: A program that translates a human-readable instructions into machine instructions. [e]
- Programming_language [r]: A formal language specification, and programs for translating the formal language to machine code. [e]
- Virtualization [r]: In computing, a broad term that usually refers to the abstraction of resources on a computer, using a container such as a "virtual machine" or several "virtual machines." Usually this is accomplished using either a virtual machine or an operating system that has tools to enable virtual environments to run inside it. [e]