CPU Quiz

CPU Quiz

10th Grade

16 Qs

quiz-placeholder

Similar activities

CM U2L1 - Introduction to Operating Systems

CM U2L1 - Introduction to Operating Systems

10th Grade

15 Qs

Computer Network and Wireless Network

Computer Network and Wireless Network

7th Grade - University

18 Qs

CSI - U2L3 - Understanding Compiled and Interpreted Languages

CSI - U2L3 - Understanding Compiled and Interpreted Languages

10th Grade - University

17 Qs

SISTEM KOMPUTER

SISTEM KOMPUTER

10th Grade

15 Qs

LLL & HLL

LLL & HLL

10th Grade

20 Qs

Kuis Informatika Bab 4

Kuis Informatika Bab 4

10th Grade

20 Qs

Chapter3.1+3.3 In-Class Quiz

Chapter3.1+3.3 In-Class Quiz

9th - 12th Grade

18 Qs

G 10- Understanding Main Memory and Cache

G 10- Understanding Main Memory and Cache

10th Grade - University

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