Object Oriented Software Engineering View all facts Glossary Help |
| subject > representation > code > bytecode > Java bytecode |
| Java bytecode | ||||
| subject | fact | |||
| Java bytecode | is a subtopic of The Basics of Java | ![]() |
| is stored in Java class files ending with the .class suffix, or in libraries ending with .jar | ![]() | |
| is a kind of bytecode | ![]() | |
| bytecode | can run on any computer that has an interpreter called a virtual machine | ![]() |
| is like a universal machine language | ![]() | |
| is not designed to be read by human beings | ![]() |