what are the featres of a high level language
Answers
Answered by
1
Explanation:
High-level languages have the following characteristics:
Require translation.
Portable.
Easier to read, write and maintain as commands are similar to English.
Allow access to module libraries.
Use data types and data structures, selection statements and repetition/iteration constructs.
Similar questions