bytecode Programming code that, once compiled, is run through a virtual machine instead of the computer??s processor. By using this approach, source code can be run on any platform once it has been compiled and run through the virtual machine. Bytecode is the compiled format for Java programs. Once a Java program has been converted to bytecode, it can be transferred across a network and executed by Java Virtual Machine (JVM). Bytecode files generally have a .class extension. Previous Terms-of-the-Day Term of the Day Google Gadget  Term of the Day on Twitter Download: Build Web 2.0 Applications Without Hand Coding Sponsored by Iron Speed Use application generation to expedite web application development. Iron Speed Designer builds database, forms, and reporting applications for .NET without hand-coding. Quickly create visually stunning, feature-rich Web 2.0 applications that are easy-to-customize and ready to deploy. Iron Speed Designer accelerates development by eliminating routine infrastructure programming, freeing you to focus on our business logic. Click Here >> |
No comments:
Post a Comment