What is the difference between interpreted and intermediate code?

Interpreted code is compiled line by line when a program is run which means there could be errors. Compiled code is translated into object code, all at once and an executable file is produced. Interpreted code can use breakpoints which are beneficial during development. The source code of compiled code is kept confidential which allows it to be used commercially.

Related Computing A Level answers

All answers ▸

What is the main difference between the Stack and the Queue abstract data types?


Describe what you understand by abstraction, and how it is relevant to software engineering.


How can XOR be used in encryption and what type of encryption is this ?


What are higher order functions in functional programming? How does the 'map' function work and why is it a higher order function?


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo
Cookie Preferences