185k views
0 votes
A(n) __________ allows you to create powerful and complex programs without knowing how the CPU works and without writing a large amount of low-level instructions

2 Answers

1 vote
High level language
Interpreter
Compiler
User Dcharles
by
5.2k points
3 votes

Answer:

high level language

Step-by-step explanation:

High level language -

It is the programming language in computer , which helps the programmer to write program which are user friendly i.e. , more close to human language , rather than low level language that is close to the machine language.

The example of high level language are C , FORTRAN .

Hence, from the given information of the question,

The correct term is high level language.

User Haagel
by
4.8k points