Welcome to Westonci.ca, your ultimate destination for finding answers to a wide range of questions from experts. Ask your questions and receive accurate answers from professionals with extensive experience in various fields on our platform. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.

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=

Sagot :

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