CPU Quiz

CPU Quiz

10th Grade

16 Qs

quiz-placeholder

Similar activities

LLL & HLL

LLL & HLL

10th Grade

20 Qs

Sistem Komputer- Fase E

Sistem Komputer- Fase E

10th Grade - University

17 Qs

Kuis 1 Informatika

Kuis 1 Informatika

10th Grade

20 Qs

Quiz tentang Blok Scratch

Quiz tentang Blok Scratch

9th Grade - University

20 Qs

Tik kelas 7

Tik kelas 7

7th Grade - University

20 Qs

Partes internas de una computadora

Partes internas de una computadora

7th Grade - University

13 Qs

G 10- Understanding System Software

G 10- Understanding System Software

10th Grade - University

16 Qs

CFE Quizizz Review 3

CFE Quizizz Review 3

10th Grade

20 Qs

CPU Quiz

CPU Quiz

Assessment

Quiz

Information Technology (IT)

10th Grade

Medium

Created by

Adam Adam

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the primary role of a compiler?

To execute high-level code line by line during runtime.

To translate the entire high-level program into machine code before execution, creating an executable file.

To translate machine code back into a high-level language for debugging.

To manage the CPU's cache memory.

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following best describes machine code?

A high-level language that is easy for humans to read and write.

A set of mnemonics representing CPU operations, specific to a CPU family.

Binary sequences (0s and 1s) that are directly understood and executed by the CPU.

The comments and documentation written by programmers.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In the context of machine code instructions, what does the 'opcode' (operation code) typically specify?

The memory address where the data for the operation is located.

The actual data value to be used in an operation.

The specific operation to be performed by the CPU (e.g., ADD, LOAD, STORE).

The size of the operand or data.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

An interpreter translates high-level code:

All at once into an executable file, which is then run.

Line by line, executing each line immediately after translation.

Into assembly language, which then requires an assembler.

Directly into electrical signals without an intermediate code.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The term 'mnemonic' in assembly language refers to:

A numerical representation of a CPU instruction.

A short, easy-to-remember symbolic code for a CPU instruction (e.g., LDA for Load Accumulator).

A type of CPU register that stores memory addresses.

The part of an instruction that specifies the data or address (the operand).

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What are the three main stages of the CPU's Fetch-Decode-Execute cycle, in the correct order?

Decode, Execute, Fetch

Fetch, Execute, Decode

Fetch, Decode, Execute

Execute, Store, Fetch

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which CPU register holds the memory address of the next instruction to be fetched from RAM?

Memory Address Register (MAR)

Program Counter (PC)

Current Instruction Register (CIR)

Accumulator (ACC)

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?