Computer Studies
Programming Fundamentals
Which of the following is a characteristic of High-Level Languages?
Explanation
High-level languages are machine independent meaning the same program can run on different hardware. They require translation into machine language before execution.
Reference: Computer Studies
, Page 3