Define source and native code?
Answers
Answered by
4
Answer:
Native code is computer programming (code) that is compiled to run with a particular processor (such as an Intel x86-class processor) and its set of instructions. If the same program is run on a computer with a different processor, software can be provided so that the computer emulates the original processor.
Answered by
1
Explanation:
native code is computer programming (code) that is compiled to run with a particular processor
Similar questions