OCR A-level Computer Science (H446) - 1.2.4 - Assembly Language

OCR A-level Computer Science (H446) - 1.2.4 - Assembly Language

12th Grade

14 Qs

quiz-placeholder

Similar activities

Memory in Computing

Memory in Computing

9th - 12th Grade

12 Qs

CPU

CPU

7th - 12th Grade

13 Qs

Hari 3 - Kuis Coding & Perkenalan AI - Fitri Yanti

Hari 3 - Kuis Coding & Perkenalan AI - Fitri Yanti

1st - 12th Grade

12 Qs

The Rise of Intelligent Machines

The Rise of Intelligent Machines

8th Grade - University

18 Qs

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

Evaluasi Informatika | Internet dan Jarkom

Evaluasi Informatika | Internet dan Jarkom

9th - 12th Grade

15 Qs

1.2.4. Types of Programming Language

1.2.4. Types of Programming Language

12th Grade

12 Qs

Module 21 - Local Area Networking 1

Module 21 - Local Area Networking 1

9th - 12th Grade

15 Qs

OCR A-level Computer Science (H446) - 1.2.4 - Assembly Language

OCR A-level Computer Science (H446) - 1.2.4 - Assembly Language

Assessment

Quiz

Computers

12th Grade

Practice Problem

Easy

Created by

Chris Dixon

Used 79+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is assembly language?

A low-level programming language that uses mnemonic codes to represent machine instructions.

A language used for creating graphical user interfaces.

A programming language that is only used for web development.

A high-level programming language that uses mnemonic codes to represent machine instructions.

Answer explanation

Assembly language is a low-level programming language that uses mnemonic codes to represent machine instructions. It is not used for creating graphical user interfaces or for web development exclusively. Also, it is not a high-level programming language. The mnemonic codes in assembly language correspond directly to the machine language instructions of a specific CPU architecture.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name one advantage of using assembly language.

Higher level of abstraction

Platform independence

Efficient execution of code

Easier debugging of code

Answer explanation

The question asks for an advantage of using assembly language. The correct answer is 'Efficient execution of code'. Assembly language is closer to machine code, which allows for more efficient execution of code compared to higher-level languages. Other options like 'Higher level of abstraction', 'Platform independence', and 'Easier debugging of code' are generally not advantages of assembly language.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are assembly language instructions?

Low-level instructions executed by a computer's CPU.

Instructions executed by a computer's RAM.

Instructions executed by a computer's GPU.

High-level instructions executed by a computer's CPU.

Answer explanation

Assembly language instructions are low-level instructions that are directly executed by a computer's CPU. They are not executed by the RAM or GPU, nor are they high-level instructions. These instructions are closer to machine code and provide more control over the hardware, which differentiates them from high-level instructions.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many registers are there in assembly language?

1

10

100

No fixed number

Answer explanation

The number of registers in assembly language is not fixed. It varies depending on the specific architecture of the computer system. Some systems may have a few registers, while others may have many more. Therefore, the correct answer is 'No fixed number'.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of addressing modes in assembly language?

To determine the order of execution of instructions.

To specify the way in which the operands of an instruction are accessed or referenced.

To define the size of the instruction set.

To control the flow of program execution.

Answer explanation

The purpose of addressing modes in assembly language is to specify the way in which the operands of an instruction are accessed or referenced. This is not about determining the order of execution, defining the size of the instruction set, or controlling the flow of program execution. It's about how operands are accessed or referenced in an instruction.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the different addressing modes in assembly language?

base mode

stack mode

immediate mode, direct mode, indirect mode and indexed mode

register mode

Answer explanation

The question asks about the different addressing modes in assembly language. The correct answer is 'immediate mode, direct mode, indirect mode and indexed mode'. These are the four primary addressing modes used in assembly language to specify the location of data.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of registers in assembly language?

Registers in assembly language are used to store permanent data.

Registers in assembly language are used to perform arithmetic operations.

Registers in assembly language are used to store program instructions.

Registers in assembly language are used to hold temporary data and operands during program execution.

Answer explanation

Registers in assembly language play a crucial role in holding temporary data and operands during program execution. They do not store permanent data, program instructions, or perform arithmetic operations directly. Instead, they serve as temporary storage for data being processed or manipulated within the program.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?