Why would you use Assembly Language instead of a normal programming language?

Although assembly language is much more difficult to program in, it runs much faster and takes up less storage space. You would generally use it if you need something to happen very very quickly, like in a safety system, or if you need it to run on something that doesn't have much storage space, like a microwave. You can also use it to write your own programming language. If you were working with some very specialised hardware, it might not be able to run anything made in a normal high level programming language, so you'd need to write assembly code to tell it what to do.

CH
Answered by Cameron H. Computing tutor

7301 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

Write pseudocode for the binary search algorithm and state, with an explanation, it's worst case complexity in big-O notation


When data is transmitted over long distances, latency can become an issue. Explain what latency is.


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


How can I decide whether Quicksort or Mergesort is better for a given situation?


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:

© 2026 by IXL Learning