wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

OCR J277 2.5.1 Languages

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.

Machine code is used in which generation of a programming language?

a)

1st Generation

b)

2nd Generation

c)

3rd Generation

d)

4th Generation

2.

Which language translator is needed for the first generation?

a)

Compiler

b)

Interpreter

c)

No Translator

d)

Language Translator

3.

Which of these is an example of a low-level language?

a)

Delphi

b)

Little Man Computer

c)

Basic

d)

C#

4.

Which language translator is used with the third generation?

a)

Compiler

b)

Interpreter

c)

No Translator

d)

Language Translator

5.

Which generation would create the fastest code to execute?

a)

1st Generation

b)

2nd Generation

c)

3rd Generation

d)

4th Generation

6.

Which generation would be easier to program for a programmer?

a)

1st Generation

b)

2nd Generation

c)

3rd Generation

d)

4th Generation

7.

An advantage of programming in a high-level programming language is

a)

One to One (One high level instruction is equivalent to one low level)

b)

One to Two (For every high level instruction there are two low level instructions)

c)

One to many (For every high level instruction there are many low level instructions)

d)

Many to One (Many high level instructions translate into one low level instruction)

8.

Executes instructions written in a programming language

a)

Language Translator

b)

Compiler

c)

Interpreter

d)

Source Code

9.

Software program which optimizes code, ready for execution

a)

Language Translator

b)

Compiler

c)

Interpreter

d)

Source Code

10.

Converts instructions in a programming language to a single executable file

a)

Compiler

b)

Interpreter

c)

Source Code

d)

Object Code

11.

Which translator stops when it encounters an error?

a)

Compiler

b)

Interpreter

12.

Which translator produces Object Code and an Error Report listing the errors found

a)

Compiler

b)

Interpreter

13.

What is meant by source code

a)

The final executable program

b)

The code written by the programmer

c)

The additional information about errors

d)

Code relating to sources of information on the Internet