29. Which part of a computer system houses data for long-term storage or acts as temporary overflow storage?

Answer: C

Explanation:

The hard drive houses data for long-term storage or acts as temporary overflow storage.

The hard drive is the primary component of a computer system responsible for long-term data storage. It retains information even when the computer is powered off, making it essential for storing files, applications, and the operating system.

A) Expansion bus

The expansion bus is a communication pathway that allows peripheral devices to connect to the motherboard and communicate with the CPU. While it plays a crucial role in data transfer, it does not store data itself, ruling it out as an answer.

B) System clock

The system clock regulates the timing of all computer operations and ensures that processes occur in sync. However, it does not serve any storage function, making it an incorrect choice for this question.

C) Hard drive

The hard drive is specifically designed for long-term data storage and can also function as temporary overflow storage when necessary. Its ability to retain data without power and to store large amounts of information makes it the correct answer.

D) Motherboard

The motherboard is the main circuit board that connects all components of a computer, including the CPU, RAM, and storage devices. While it facilitates data flow, it does not store data itself, thus it is not the right choice for long-term storage.

Conclusion

The hard drive is definitively the correct answer as it is the primary component for storing data long-term, unlike the other options, which either facilitate data transfer or manage timing without providing storage capabilities. Understanding the role of each component clarifies why the hard drive is essential for data retention in a computer system.