Computer Organization and Architecture (Part-8)

What is the primary function of an I/O system in a computer?

A Manage memory
B Store data
C Transfer data between CPU and peripherals
D Perform calculations

What does a bus in computer architecture do?

A Handles calculations
B Transfers data between components
C Stores data
D Manages power

What is the role of parallel processing in computer systems?

A Execute multiple instructions simultaneously
B Process data sequentially
C Manage memory allocation
D Store multiple programs

Which of the following is a characteristic of a bus architecture?

A Requires no synchronization
B Multiple buses for each device
C Direct connection between devices
D Single communication channel for all components

Which component of the computer system connects the CPU, memory, and peripheral devices?

A ALU
B Register
C Bus
D Control Unit

What type of processing system can handle multiple tasks at the same time?

A Parallel processing
B Pipeline processing
C Sequential processing
D Single‐core processing

What is the primary purpose of a control bus in a computer system?

A Transfer memory addresses
B Transfer control signals
C Execute instructions
D Transfer data

What does a multi‐core processor allow a computer to do?

A Increase clock speed
B Use more RAM
C Execute tasks in parallel
D Store more data

Which of the following is a disadvantage of using a bus architecture?

A Limited peripheral support
B Decreased data transfer rates
C Increased complexity
D Communication bottleneck

What does the term “synchronous processing” refer to in parallel processing?

A Tasks are executed in a sequential manner
B Tasks run independently
C Tasks are executed one by one
D All tasks are executed at the same time

What is the role of the data bus in a computer system?

A Execute instructions
B Carry memory addresses
C Transfer data between components
D Carry control signals

What is the purpose of an interrupt in a computer system?

A Handle errors in memory
B Transfer control to a higher‐priority task
C Increase data storage
D Execute instructions

Which of the following is NOT a benefit of parallel processing?

A Higher memory capacity
B Faster data processing
C Improved task efficiency
D Increased computational power

What does the term “bus contention” refer to in a computer system?

A Conflicts in memory allocation
B Data transfer speed mismatch
C Multiple components trying to access the bus
D Synchronization issues

How does parallel processing enhance performance in computer systems?

A By increasing memory access speed
B By simplifying data handling
C By increasing clock speed
D By executing multiple instructions simultaneously