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