322,795 views
6 votes
6 votes
Which of the following is a feature of high-level code

User Zeeshan Anjum
by
2.8k points

1 Answer

12 votes
12 votes

Answer:

feature

Step-by-step explanation:

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.

User Katzkode
by
2.6k points