CPU Quiz

CPU Quiz

10th Grade

16 Qs

quiz-placeholder

Similar activities

UH 1 - Dasar-dasar TKJ

UH 1 - Dasar-dasar TKJ

10th Grade

20 Qs

CK Cyber 1 - 1.4 Intro to Computer Systems

CK Cyber 1 - 1.4 Intro to Computer Systems

10th Grade

15 Qs

Sumatif_Informatika Gasal TP. 2024/2025

Sumatif_Informatika Gasal TP. 2024/2025

10th Grade

20 Qs

Understanding Computer Hardware

Understanding Computer Hardware

10th Grade

16 Qs

Tugas Informatika Kelas 7

Tugas Informatika Kelas 7

7th Grade - University

15 Qs

G 10- Understanding Main Memory and Cache

G 10- Understanding Main Memory and Cache

10th Grade - University

11 Qs

Unit 3 Karel Programming Review 2

Unit 3 Karel Programming Review 2

9th - 12th Grade

15 Qs

Hardware-sofware 1ºb

Hardware-sofware 1ºb

9th - 12th Grade

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