Assembly Language Programming - AS Level

Assembly Language Programming - AS Level

11th Grade - University

16 Qs

quiz-placeholder

Similar activities

1.1.1b - The Fetch-Decode-Execute Cycle

1.1.1b - The Fetch-Decode-Execute Cycle

12th Grade

12 Qs

IGCSE Computer Science

IGCSE Computer Science

10th - 11th Grade

19 Qs

A level Computer Science Fetch Decode Execute

A level Computer Science Fetch Decode Execute

10th Grade - University

11 Qs

Von Neumann, Fetch-Decode-Execute!

Von Neumann, Fetch-Decode-Execute!

10th - 11th Grade

18 Qs

Micro Arch - CPUs & Fetch-Execute

Micro Arch - CPUs & Fetch-Execute

University

20 Qs

H446 Exam Style Question - CPU 1.1.1

H446 Exam Style Question - CPU 1.1.1

11th Grade - University

11 Qs

J277 - 1.1 Systems Architecture MCQs 3

J277 - 1.1 Systems Architecture MCQs 3

10th - 11th Grade

15 Qs

# 2 Von Neumann Architecture

# 2 Von Neumann Architecture

11th Grade

11 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?