answersLogoWhite

0


Best Answer

High level programming languages offer a very high ratio of machine instructions over language expressions.

In other words, a few high language statements can accomplish a lot, allowing the programmer to focus on solving the specific application's problem rather than reinventing the proverbial wheel or spending time with software engineering housekeeping duties.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

To make programming easier. This, in turn, makes it possible to write more complicated programs.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why do you have high level programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is COBOL a lower-level programming language?

No, it is a high-level programming language.


Is the B programming language a high or low level programming language?

The B programming language is a high-levelprogramming language.


What are the simalarities of high and low level programming?

high level language; is a computer language that is near to human language. high level programming is a process of programming high level language.Example,c++,java,cobol are one of them. The reverse is true for the low level language.


What is the meaning of ten high level programming language?

'ten' is a number; google for 'high level programming language'


Is scheme is an high level language?

Scheme is a functional programming language and a high level language.


Is PHP a high level programming language?

Yes, PHP is a high level programming language because it provides abstraction from the details of the computer.


Is RSS a high level language?

No, it's not a programming language.


What is a programming language for the PS2?

High Level Compiled Language


What is the difference between oriented programming language and high programming language?

Set/subset: Some high level programming languages are object oriented, but not all of them.


Why is high level language preferred in modern programming?

High level programming languages are easier for humans to both read and maintain.


What is the main feature of the c programming language?

High-level language with low-level abstractions.


What do you mean by high level language?

A high-level language is a programming language that is readable and understandable by human beings who are not necessarily programmer-language-literate.