Podcast Beta
Questions and Answers
What is the primary function of ROM in a computer system?
Which statement accurately describes the nature of data stored in ROM?
Which of the following is NOT a characteristic of secondary storage?
What differentiates EPROM from PROM?
Signup and view all the answers
Which is a primary reason that RAM is considered a significant expense in computer manufacturing?
Signup and view all the answers
Which statement accurately describes primary storage?
Signup and view all the answers
What is the main function of the arithmetic and logic unit (ALU)?
Signup and view all the answers
How does RAM differ from ROM?
Signup and view all the answers
What happens to the data held in RAM if the power is turned off?
Signup and view all the answers
Which of the following statements is true regarding the usage of RAM?
Signup and view all the answers
What is meant by the term 'immediate access store' in relation to primary storage?
Signup and view all the answers
Which component directs and coordinates activities within the CPU?
Signup and view all the answers
Which of the following characteristics defines RAM?
Signup and view all the answers
Study Notes
Primary Storage
- Primary storage is directly accessible to the CPU.
- Main memory or immediate access store (IMAS)
- Located on the motherboard
- Consists of RAM and ROM chips.
- RAM is volatile which means data is lost when the computer is turned off.
- RAM is temporary and used for active processing.
- RAM is expensive and has a limited capacity.
- ROM is nonvolatile which means data is retained when the computer is turned off.
- ROM stores the BIOS program and other system level programs.
- ROM is used for starting the computer.
Secondary Storage
- Also called auxiliary or backup storage.
- Permanent storage compared to RAM.
- Cheaper than primary storage.
- Unlimited capacity compared to primary storage.
- Examples include magnetic disks, optical disks, flash memory, and USB drives.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Test your knowledge on primary and secondary storage systems in computers. This quiz covers the differences, characteristics, and examples of RAM, ROM, and various forms of auxiliary storage. Perfect for students learning about computer architecture.