1. About.com
  2. Computing & Technology
  3. C / C++ / C#

Discuss in my forum

Definition of Bytecode

By , About.com Guide

Filed In:
  1. Glossary
  2. > B
Definition: Bytecode is the compiled code that compilers for Java and C# produce. It isn't true machine code but a simpler code made up of instructions that are one byte long. Hence the name.

Microsoft's .NET framework calls it Common Intermediate Language (CIL).

Glossary:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Also Known As: Common Intermediate Language
Examples:
Bytecode is as readable as machine code.
Glossary of Common Programming Terms and Phrases - "B"

©2012 About.com. All rights reserved. 

A part of The New York Times Company.