Talented and trained graduates with a passion for digital are available now through our new Digital Graduate Academy
The online exchange for behaviourally targeted advertising. To join free CLICK HERE
The leading worldwide SEM firm. It’s pure logic. Let us take care of the maths. Download
Its all about the timing... Discover how Pure puts your message in front of every recipient at the right time
bytecode |
|
| Related Terms | compiler, Java |
| Description | The code that results after compiling a program written in a platform-independent programming language (such as Java or the .NET framework). Whereas most language compilers produce native code that runs directly on a particular operating system, bytecode must be interpreted during program execution. However this allows the same bytecode to run on any operating system that supports it (eg if Java or the .NET framework is installed on it). |