InterviewSolution
Saved Bookmarks
| 1. |
A source program is usually in _______(a) Assembly language(b) Machine level language(c) High-level language(d) Natural languageI got this question during an online exam.My doubt stems from Functional Units of a Computer topic in section Basic Structures of Computers of Computer Architecture |
|
Answer» CORRECT choice is (c) High-level language For explanation I WOULD say: The program written and before being compiled or assembled is called as a SOURCE program. |
|