COA_Ch04_InClass-2

COA_Ch04_InClass-2

8 Qs

quiz-placeholder

Similar activities

T-2Week #10 literary/rhetorical vocabulary quiz

T-2Week #10 literary/rhetorical vocabulary quiz

12th Grade

13 Qs

Memory and Learning Quiz

Memory and Learning Quiz

KG - University

10 Qs

Computer Hardware Multiple Choice Test

Computer Hardware Multiple Choice Test

KG - University

10 Qs

Test Bank #3

Test Bank #3

9th - 12th Grade

10 Qs

ИКТ 1-50

ИКТ 1-50

KG - University

10 Qs

Renaissance Test

Renaissance Test

12th Grade

10 Qs

SOAL PRE-TES IHT PMKP 11 OKTOBER 2025

SOAL PRE-TES IHT PMKP 11 OKTOBER 2025

10th Grade - University

12 Qs

8th grade Resource Syllabus Quiz

8th grade Resource Syllabus Quiz

8th Grade

9 Qs

COA_Ch04_InClass-2

COA_Ch04_InClass-2

Assessment

Quiz

others

Easy

Created by

Chun-Jung Lin

Used 9+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

The ___________ of a machine specifies the instructions that the computer can perform and the format for each instruction.
control unit
CPU
instruction set architecture
fetch-decode-execute cycle

2.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

The _____ register keeps track of the next instruction to be fetched.
program counter
accumulator
address register
memory buffer register

3.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

The register that holds the actual data to be read from or written to a given memory address is called:
memory address register
index register
memory buffer register
none of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

Which MARIE instruction is being carried out by the RTN statement that follows? PC ← X
Store X
JnS X
Load X
Jump X

5.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

Among other things, assembler directives can:
determine the next action after numeric overflow
distinguish a value as hexadecimal or decimal
invoke interrupt service routines
control conditional assembly using macro instructions

6.

MULTIPLE CHOICE QUESTION

30 sec • 6 pts

One good reason to use assembly language is to compensate for shortcomings in optimizing compilers for higher-level languages. Interrupt checking is typically carried out at various times during the execution of a machine instruction.
True
False

7.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

During the second pass of an assembler:
instructions are only partially assembled
the symbol table is only partially completed
addresses from the symbol table are placed in object code
external code is merged with the object code

8.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

If a system's entire set of microoperations consists of 92 statements, how many bits must be used for its microop code?
7
8
64
92