InterviewSolution
Saved Bookmarks
| 1. |
Which of the following languages is closer to human languages? |
|
Answer» Answer: A high-level LANGUAGE (HLL) is a programming language such as C, FORTRAN, or PASCAL that enables a programmer to write programs that are more or less independent of a particular type of COMPUTER. Such LANGUAGES are considered high-level because they are CLOSER to human languages and further from machine languages. Explanation: |
|