Search Header Logo
Low-level & High-level Languages

Low-level & High-level Languages

Assessment

Presentation

Computers

9th - 10th Grade

Practice Problem

Medium

Created by

Calum Gordon

Used 18+ times

FREE Resource

15 Slides • 22 Questions

1

Low-level & High-level Languages

by BSN Computing

2

media

3

media

4

media

5

Fill in the Blank

What is the collective name for the instructions understood by the processor?

6

media

7

Fill in the Blank

Program instructions written in the native language of the processor are called _________

8

media

9

Multiple Choice

Question image

What does this assembly code program do?

1

Adds 12 and 8 and stores result in register x2

2

Stores 12 and 8 in two registers

3

Swaps 12 and 8 between two registers

4

Adds registers x2 and x0 and stores result in x1

10

Fill in the Blank

Program instructions written in mnemonics that correspond exactly to the native machine instructions are called _________

11

Multiple Choice

Question image

What type of programming language is this?

1

machine code

2

assembly code

3

high-level language code

4

pseudo-code

12

Multiple Choice

Question image

What type of programming language is this?

1

machine code

2

assembly code

3

high-level language code

4

pseudo-code

13

Multiple Choice

Question image

What type of programming language is this?

1

machine code

2

assembly code

3

high-level language code

4

pseudo-code

14

Multiple Choice

Question image

What type of programming language is this?

1

machine code

2

assembly code

3

high-level language code

4

pseudo-code

15

media

16

media

17

Multiple Select

Choose all the features of a high-level programming language ...

1

Uses English keywords

2

Requires translation

3

High-level of abstraction

4

Close relationship with instruction set

18

Multiple Select

Choose all the features of a low-level programming language ...

1

Difficult to understand

2

Does not requires translation

3

Low-level of abstraction

4

Close relationship with instruction set

19

Multiple Choice

Which answer shows the correct order of abstraction (from lowest to highest ...)?

1

machine code

assembly code

Python code

pseudocode

2

machine code

assembly code

pseudocode

Python code

3

pseudocode

Python code

assembly code

machine code

4

machine code

Python code

assembly code

pseudocode

20

media

21

Multiple Choice

Question image

What is the output from this Java program?

1

Good evening.

2

Good day.

3

Good morning.

4

Good night.

22

media

23

Multiple Choice

Which statement is NOT true about instruction sets?

1

they are abstractions that define the behaviours of electronic components.

2

for each allowed behaviour, there is an abstract instruction

3

Each processor has its own set of instructions

4

most processors have very large instruction sets

24

media

25

media

26

media

27

Multiple Choice

Low-level or high-level language?

"A very limited range of instructions is available"

1

Low-level

2

High-level

28

Multiple Choice

Low-level or high-level language?

"Same instructions can be used on different computer architectures and achieve same results"

1

Low-level

2

High-level

29

Multiple Choice

Low-level or high-level language?

"Debugging the code can be very difficult"

1

Low-level

2

High-level

30

Multiple Choice

Low-level or high-level language?

"Often used in device drivers or systems where speed is important"

1

Low-level

2

High-level

31

Multiple Choice

Low-level or high-level language?

"A large number of programming tools and libraries are normally available to the programmer"

1

Low-level

2

High-level

32

Multiple Choice

Low-level or high-level language?

"Usually used in large-scale software projects involving teams of programmers"

1

Low-level

2

High-level

33

media

34

media

35

Multiple Select

In this lesson you have learned to ....

1

Define ‘low-level language’ and ‘high-level language’

2

Explain why each processor has its own instruction set

3

Describe differences between low-level and high-level languages

4

Compare features of low-level and high-level langauges

36

Open Ended

Question image

Sum up the lesson content into three key words. Justify why you have chosen them.

37

Poll

How much of this lesson have you understood?

None of it

Some of it

Most of it

All of it

Low-level & High-level Languages

by BSN Computing

Show answer

Auto Play

Slide 1 / 37

SLIDE