InterviewSolution
Saved Bookmarks
| 1. |
What Is Native Code? |
|
Answer» The native code is a code that after you COMPILE it, the compiled code RUNS on a specific hardware PLATFORM. The native code is a code that after you compile it, the compiled code runs on a specific hardware platform. |
|