What is the difference between a high level language and a low level language?

A high level language is written in human-oriented English-like keywords. It allows the programmer to use meaningful variable names, predefined functions and libraries and data structures (e.g. arrays/lists). A low level language is close to the hardware, in fact it is not far off the binary instructions given to the processor. It is in many ways significantly more complicated due to the lack of predefined libraries and functions, data structures and readability. Perhaps one of the most awkward parts of L.L.L.s are the fact they change with the processor/architecture of the system. For example AMD processors would have similar but not identical low level languages to Intel processors.

AC
Answered by Aaron C. Computing tutor

6889 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

Write a Pseudocode function that returns the factorial of an integer input.


Give two types of management of either hardware or other resources that are performed by an operating system.


Explain how the even parity system works when transmitting ASCII codes. Include a description of the roles of the sending device and the receiving device during transmission.


What do the logical operators AND, OR, XOR and NOT do?


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning