Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Java virtual machine

From Simple English Wikipedia, the free encyclopedia

AJava virtual machine (JVM) is a set of computersoftware programs and data structures which use avirtual machine model for theexecution of othercomputer programs andscripts. The model used by aJVM accepts a form of computerintermediate language commonly referred to asJava bytecode.

Java virtual machines operate on Javabytecode, which is normally (but not necessarily) generated fromJavasource code; a JVM can also be used to implement programming languages other than Java.

TheJVM is an important component of theJava Platform. BecauseJVMs are available for many hardware and softwareplatforms, Java can be bothmiddleware and aplatform in its own right – hence the expression "write once, run anywhere." The use of the same bytecode for all platforms allows Java to be described as "compile once, run anywhere", as opposed to "write once, compile anywhere", which describes cross-platformcompiled languages.

References

[change |change source]

Other websites

[change |change source]


Thisshort article abouttechnology can be made longer. You can help Wikipedia byadding to it.
Retrieved from "https://simple.wikipedia.org/w/index.php?title=Java_virtual_machine&oldid=10734637"
Category:
Hidden categories:

[8]ページ先頭

©2009-2026 Movatter.jp