Software development - Eduqas test questions - Eduqas

1

Which type of translator takes the source code as a whole and translates it into object code all in one go?

2

Which type of translator translates source code into object code one instruction at a time?

3

Which type of translator translates assembly language into object code?

4

Which type of program runs more slowly?

5

Which type of translator uses the most memory?

6

What is an executable file?

7

What is a disadvantage of using a compiler?

8

What does IDE stand for?

9

What is an IDE used for?

10

What is code optimisation?