Assembly Language Programming - AS Level

Assembly Language Programming - AS Level

11th Grade - University

16 Qs

quiz-placeholder

Similar activities

GCSE Computer Architecture

GCSE Computer Architecture

10th - 11th Grade

20 Qs

Assembly language

Assembly language

12th Grade

18 Qs

A level Computer Science Fetch Decode Execute

A level Computer Science Fetch Decode Execute

10th Grade - University

11 Qs

OCR J276 - 1.1 Computer Architecture

OCR J276 - 1.1 Computer Architecture

9th - 11th Grade

20 Qs

Assembly code

Assembly code

8th - 12th Grade

18 Qs

OCR GCSE - CPU Role and registers

OCR GCSE - CPU Role and registers

9th - 12th Grade

15 Qs

Microcontroller

Microcontroller

University

15 Qs

Software

Software

11th Grade

15 Qs

Assembly Language Programming - AS Level

Assembly Language Programming - AS Level

Assessment

Quiz

Computers

11th Grade - University

Medium

Created by

Uma D

Used 11+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Machine Code uses mnemonics to represent instructions
True
False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a MNEMONIC?

A single action that can be performed by a computer.

A symbol that represents an instruction in assembly code.

A high level language keyword.

A register used inside a CPU A register used inside a CPU.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define instruction set

The complete collection of instruction that are understood by CPU

The complete collection of instruction that are understood by human

The complete collection of instruction that are understood by student

The complete collection of instruction that are understood by binary

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which addressing mode does the instruction LDI belong to?

Immediate

Direct

Indirect

Indexed

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Which of the following instruction can be used to load the value 42 in to accumulator

LDI 42

LDD 42

LDM #42

LDX #42

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the instruction STO 100 do, provided 100 is an address in the main memory?

Copy the value from acumulator to the address location 100

Copy the value from address location 100 to the accumulator

Compare the value in accumulator with the value stored at the address 100

Jump to the memory location 100

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The instruction JPE or JPN is always written following a comparision statement.

TRUE

FALSE

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?