For what purpose are high-level programming languages used?
O Give control over the hardware to execute tasks quickly
O Provide code that controls the computer's hardware
Translate low-level programming languages into machine code
Write programs for general applications

For what purpose are highlevel programming languages used O Give control over the hardware to execute tasks quickly O Provide code that controls the computers h class=

Respuesta :

Answer:

The purpose for which high level program is used is;

Write programs for general applications

Explanation:

High-level programming language or high-level language (HLL) is a programming language that is more closer to human languages and are much different from the assembly language or machine language which are designed for a specific machine architecture and are therefore non-portable

Therefore, a high level language is a portable language that can be written for and used on different types of computers as general applications

Examples of high-level languages includes PHP, Perl, C++, Java and Python