|
Computer Hardware Terms, Glossary and Dictionary
native code Native code, also known to as native language, is the programming code to run on a specific processor using that processor special instruction set. Typically, the native code written for one processor cannot be run on another processor, unless the code runs through an emulator software program that instructs the computer to mimic the processor the native code is meant for.
Related Terms
native code
|