OnlineWoerterBuecher.de
Internes

Lexikon


Java Virtual Machine


(JVM) A specification for software which interprets Java programs that have been compiled into byte-codes, and usually stored in a ".class" file. The JVM instruction set is stack-oriented, with variable instruction length. Unlike some other instruction sets, the JVM' s supports object-oriented programming directly by including instructions for object method invocation (similar to subroutine call in other instruction sets). The JVM itself is written in C and so can be ported to run on most platforms. It needs thread support and I/O (for dynamic class loading). The Java byte-code is independent of the platform. There are also some hardware implementations of the JVM. {Specification (http://www.javasoft.com/docs/books/vmspec/html/VMSpecTOC.doc.html)}. {Sun' s Java chip (http://news.com/News/Item/0,4,9328,00.html)}. [Documentation? Versions?] (2000-01-03)

In addition suitable contents:
[ 2 ] [ = ] [ ad ] [ ag ] [ al ] [ am ] [ an ] [ ar ] [ arc ] [ architecture ] [ as ] [ at ] [ av ] [ b ] [ be ] [ bj ] [ bo ] [ br ] [ by ] [ byte ] [ byte-code ] [ C ] [ ca ] [ cat ] [ ch ] [ chip ] [ ci ] [ ck ] [ cl ] [ class ] [ co ] [ code ] [ codes ] [ com ] [ cu ] [ D ] [ de ] [ ding ] [ do ] [ Doc ] [ doc ] [ du ] [ ec ] [ ed ] [ ee ] [ er ] [ es ] [ et ] [ fi ] [ file ] [ fo ] [ for ] [ forms ] [ ge ] [ gr ] [ gt ] [ gu ] [ h ] [ hardware ] [ hat ] [ hit ] [ hr ] [ ht ] [ id ] [ ie ] [ il ] [ in ] [ inc ] [ instruction set ] [ int ] [ io ] [ I/O ] [ ir ] [ is ] [ it ] [ J ] [ JVM ] [ ke ] [ la ] [ language ] [ Lex ] [ li ] [ load ] [ ls ] [ lu ] [ ly ] [ M ] [ method ] [ mil ] [ ml ] [ mm ] [ mo ] [ mod ] [ module ] [ mp ] [ ms ] [ N ] [ na ] [ nc ] [ ne ] [ news ] [ ng ] [ nl ] [ ns ] [ O ] [ object ] [ object-oriented ] [ om ] [ pe ] [ ph ] [ pl ] [ platform ] [ port ] [ pr ] [ program ] [ programming ] [ query ] [ rc ] [ re ] [ ro ] [ routine ] [ ru ] [ run ] [ S ] [ se ] [ set ] [ si ] [ so ] [ software ] [ Spec ] [ spec ] [ specification ] [ st ] [ stack ] [ store ] [ struct ] [ su ] [ subroutine ] [ Sun ] [ support ] [ T ] [ tf ] [ th ] [ thread ] [ tm ] [ to ] [ tp ] [ tr ] [ tt ] [ tw ] [ ua ] [ um ] [ up ] [ us ] [ V ] [ va ] [ var ] [ variable ] [ ve ] [ VM ] [ VMS ] [ ws ] [ yt ]






Go Back ]

Free On-line Dictionary of Computing

Copyright © by OnlineWoerterBuecher.de - (7458 Reads)

All logos and trademarks in this site are property of their respective owner.

Page Generation in 0.1048 Seconds, with 17 Database-Queries
Zurück zur Startseite