Java bytecode: Difference between revisions

Content deleted Content added
added maintenance since lead is too small
Tags: Mobile edit Mobile web edit Advanced mobile edit
top: Some elaboration.
Line 2:
{{short lead|date=August 2022}}
 
In computing, '''Java bytecode''' is the [[bytecode]]-structured [[instruction set]] of the [[Java virtual machine]] (JVM), a [[virtual machine]] that enables a computer to run programs written in the [[Java (programming language)|Java]] programming language and several other programming languages, see [[List of JVM languages]].
 
== Relation to Java ==