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.

ZN
Answered by Zoe N. Computing tutor

3846 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

Describe the difference between passing parameters into a function by reference and by value? Indicating how this may lead to unexpected outputs.


Express the number 208 as a) an 8-bit binary number b) an octal string c) a hexadecimal string


Why indentation is important in Python and what is the scope of a global variable?


The numbers 6B and 12 are displayed in hexadecimal form. Convert them into binary form and perform binary addition to find the sum. Convert your answer back into hexadecimal. Show your workings.


We're here to help

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

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences