Chapter 4: Computer Organization and Architecture (Set-2)

During the instruction cycle, which step generally reads the next instruction from memory into the CPU

A Decode stage
B Execute stage
C Store stage
D Fetch stage

Which CPU register normally holds the address of the next instruction to be fetched

A Instruction Register
B Program Counter
C Memory Data Register
D Accumulator register

In machine instructions, which part tells the CPU what operation to perform

A Operand field
B Address field
C Opcode field
D Data field

In a basic instruction format, operands usually represent

A Operation type
B Data or address
C Clock signal
D Cache policy

After decoding an instruction, the CPU primarily prepares

A Control signal sequence
B Power supply lines
C Screen refresh rate
D Disk formatting table

Which step of the instruction cycle usually performs the actual arithmetic or logic work

A Fetch stage
B Decode stage
C Store stage
D Execute stage

Which step typically writes the result back to a register or memory location

A Fetch stage
B Store stage
C Decode stage
D Execute stage

A clock cycle in simple terms is

A One instruction only
B One disk rotation
C One timing pulse
D One file transfer

Micro-operations are best described as

A Big software updates
B Tiny CPU steps
C Internet data packets
D Monitor pixel changes

In the stored-program concept, programs are stored in

A Keyboard buffer only
B Printer memory only
C Monitor display unit
D Main memory area

The instruction set of a CPU refers to

A Keyboard shortcuts list
B Monitor refresh rules
C Supported machine commands
D Disk partition scheme

A machine cycle is commonly linked to

A One CPU operation
B One instruction step
C One full program
D One network request

An interrupt cycle happens when the CPU

A Services an interrupt
B Deletes temporary files
C Increases screen size
D Cools down hardware

Which is a common example of a decoding activity

A Adding two numbers
B Printing a document
C Identifying opcode meaning
D Saving to hard disk

If the Program Counter is incremented, it usually means

A Disk is full
B Next sequential instruction
C CPU is halted
D Cache is cleared

CPU performance is most directly affected by

A Mouse sensitivity
B Printer ink level
C Speaker volume
D Clock rate

A CPU core can be understood as

A One power supply
B One memory module
C One processing unit
D One display device

A thread is best described as

A Hardware cooling pipe
B Execution flow unit
C Disk storage block
D Network cable type

Cache improves performance mainly by reducing

A Memory access delay
B Monitor brightness
C Keyboard typing errors
D File compression time

Bus width usually indicates

A Screen pixel count
B Disk rotation speed
C Bits moved together
D Audio frequency range

Throughput in computer performance means

A Screen size ratio
B Data per time
C Keyboard key travel
D File naming style

Latency is best explained as

A Total storage size
B Number of CPU cores
C Instruction list length
D Delay before response

MIPS is a rough measure of

A Memory size
B Monitor refresh rate
C Instructions per second
D Disk write errors

FLOPS is commonly used for measuring

A Text typing speed
B Floating operations rate
C Disk storage capacity
D Printer page count

Benchmarking in simple terms is

A Testing performance with tasks
B Changing wallpapers
C Replacing keyboard keys
D Cleaning computer dust

A bottleneck occurs when

A All parts equal speed
B Battery is fully charged
C One part limits speed
D Screen is too bright

RISC architecture generally uses

A Many complex instructions
B Fewer simple instructions
C No registers inside
D No memory access

CISC architecture is known for

A Very small memory only
B Only one addressing mode
C No control unit
D More complex instructions

Instruction set architecture (ISA) defines

A Cabinet design rules
B Monitor color scheme
C CPU-program interface
D Internet routing method

The system bus typically includes

A Water cooling pipes
B Data, address, control
C Speaker and mic wires
D Only USB connectors

The address bus mainly carries

A Memory location numbers
B Device names list
C Screen pixel values
D Audio sample data

The control bus carries signals such as

A Printer colors only
B File names only
C Keyboard symbols only
D Read and write

DMA is best described as

A Manual file backup
B Disk formatting method
C Direct memory transfer
D Keyboard buffer tool

A key benefit of DMA is

A More screen resolution
B Less CPU waiting
C More printer speed
D Less RAM capacity

Which interrupt type is usually generated by hardware devices

A Software interrupt
B Logical interrupt
C Virtual interrupt
D Hardware interrupt

Software interrupts are commonly triggered by

A Power supply failure
B Program instruction request
C Fan speed change
D Screen brightness change

Memory addressing mode “immediate” means

A Address in cache
B Data in hard disk
C Data in instruction
D Address in monitor

Direct addressing mode generally means

A Operand in register
B Operand in opcode
C Address in keyboard
D Address is given

Indirect addressing mode generally means

A Data stored in IR
B Address points to address
C Cache stores opcode
D PC stores data value

Register addressing mode uses operand from

A Main memory only
B Hard disk sector
C CPU register
D Optical disk track

Register Transfer Language (RTL) is used to describe

A Data movement operations
B Network cable rules
C Printer paper size
D Monitor refresh process

Microprocessor mainly refers to

A RAM chip only
B CPU on a chip
C Hard disk controller
D Monitor driver board

A microcontroller generally includes

A Only ALU inside
B Only cache memory
C Only output devices
D CPU plus peripherals

Multiprocessor system means

A Two input devices
B Many monitors used
C Multiple CPUs working
D Multiple keyboards used

Which term best describes the number of parallel processing units in a CPU package

A CPU cores
B Cache lines
C Disk sectors
D Screen pixels

Cache mapping is mainly related to

A Screen color mapping
B Cache placement rules
C File permission mapping
D Keyboard layout mapping

Direct-mapped cache means each block maps to

A Any cache line
B Two random lines
C All cache sets
D One fixed line

Set-associative cache allows a block to go into

A One location only
B Any set line
C Specific set lines
D Only main memory

A common reason for using pipelining is to increase

A Memory size
B Instruction throughput
C Screen resolution
D File compression ratio

Which statement best matches “interrupt-driven I/O”

A Device signals CPU
B CPU polls continuously
C Disk stores interrupts
D Cache clears on I/O

Leave a Reply

Your email address will not be published. Required fields are marked *