what are the features of high Level Languages
Answers
Answered by
0
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.
Answered by
0
Answer:
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