

InterviewSolution
Saved Bookmarks
1. |
Executables might be called ________(a) native code(b) executable code(c) complex code(d) machine codeThis question was posed to me in exam.This key question is from High Level Languages in division Computer Languages of Computer Fundamentals |
Answer» CORRECT option is (a) native CODE Easiest explanation: The EXECUTABLES are SOMETIMES CALLED native code. HLL are translated to Machine language called the native code. |
|