Java bytecode: Difference between revisions

Content deleted Content added
remove dead link
m Execution: Language details
Line 112:
== Execution ==
 
Java bytecode is designed to be executed in a [[Java virtual machine]]. There are several virtual machines available today, both free orand commercial products.
 
{{See|Java virtual machine}}