answersLogoWhite

0

Advantage of high level language

Updated: 10/19/2022
User Avatar

Wiki User

13y ago

Best Answer

High level languages are easier to understand and work with, because they are closer to human language. Low level languages are mostly the language of the computer, which is difficult for humans to learn and understand. High level languages are more intuitive.

User Avatar

Wiki User

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

Wiki User

14y ago

One advantage is programmer efficiency. Potentially hundreds of functions and standard routines are already coded at the 'machine' level, so that a clearly written language can help the programmer create useful, powerful applications. You might have "ultimate power and control" if you write in machine language, but you'd better have some time on your hands.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

for a better understanding of the end user.

hiding of the internal hardware of the system and how the hardware is implemented i.e any high level language is a system software and works as if the end user is working with the data to be computed even if the data is internal computed in bits.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Advantage of high level language
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Embedded with high level language?

high level language for embedded


Is BASIC a high level language?

Yes, it is a High-Level Language


Is scheme is an high level language?

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


Difference between high level language and low level language in tabular form?

high level language are easier to learn


High level to Machine level language is converted using?

high level language is converted to machine level language using a compiler or an interpreter


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.


Is C plus plus a high level language?

Yes, C++ is a high-level language.


Is the high-level language is also an object oriented program?

Not necessarily. Any language with an object-oriented approach will be a high-level language, but a high-level language does not have to use an object-oriented approach.


How to convert low level language into high level language?

lang are convert into low level language by


Why will you prefer low level language to a high level language?

A high level language naturally assumes the intentions of the programmer and thus blocks off many otherwise possible methods. For those that prefer to have a high level of control, a low level language is the obvious choice. The level of the language is inversely proportionate to the degree of control the programmer has. ie. low level language = high level of control, and vice versa.


What is mid level language?

A language that allows you to combine high-level programming with low-level programming. C and C++ are generally regarded as being mid-level languages.


Is Assembly language is a high-level language?

No.