What are the features of high-level language?
Answers
Answered by
0
Explanation:
Most contemporary programming is carried out using high-level languages. 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
- Use logic operators and functions that are built into the language
Answered by
1
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