137k views
1 vote
What is a characteristic of high-level computer programming languages?

User CamelBase
by
7.9k points

1 Answer

4 votes

Answer:

1.The high level language are closer to human language the instruction written in this language are similar to English like words and statements

2. It is easy to understand

3. It is easy to modify

4. User friendly

5. Standarized syntax

6. Deep hardware knowledge is not required for using this.

7. Mechine indepence

8. In this language the error are easily located.

9. The program written in this language are called source code.

10. The program written in this language are shorter in size than low level language.

User Bergmeister
by
8.2k points