b.jpg

Back 

The need for translators questions

Q1. What is meant by ‘source code’?
Q2. Why do programs need to be translated?
Q3. What is meant by ‘object code’?
Q4. What other names are there for object code? 
Q5.
What is a low level language?
Q6. What is a high level language?
Q7. Why might it be easier to write programs using a high level language?
Q8. What do you have to do to a low level language program before it can run on a computer?
Q9. What do you have to do to a high level language before it can run on a computer?
Q10. Do all CPUs use the same set of machine code instructions?

Back