Topic 6 Flashcards
What is primary memory in a computer?
Primary memory is where all processed data, instructions, and resulting data are stored. It is directly connected to the processor.
What is the difference between static RAM and dynamic RAM?
Static RAM holds data as long as power is supplied, while dynamic RAM leaks data over time and needs periodic refreshing.
What is cache memory used for?
Cache memory is used to store frequently used instructions and data to speed up processor performance.
What is the purpose of ROM in a computer?
ROM holds critical instructions like the BIOS for booting up a PC. It is non-volatile and cannot be altered during regular use.
Differentiate between direct and sequential access storage.
Direct access storage allows specific data to be retrieved without reading all preceding data, while sequential access storage requires reading through all previous data.
What is the fetch-decode-execute cycle?
The fetch-decode-execute cycle is the process by which the processor retrieves instructions, decodes them, and executes them.
How is processor speed measured?
Processor speed is measured in Hertz (Hz), and more recently in Gigahertz (GHz) for modern processors.
What is MIPS, and how does it relate to processor performance?
MIPS stands for Million Instructions Per Second, a rough measure of processor performance.
Define memory bandwidth and its significance.
Memory bandwidth is the rate at which data travels between memory and the processor, affecting overall CPU performance.
What is the maximum resolution in digital screens defined as?
Maximum resolution is defined as Width x Height, indicating the number of distinct pixels in the display.
Differentiate between HDD and SSD.
HDDs are cheaper but slower, while SSDs are faster and more durable but expensive.
What are the main features of a sound processor?
Sound processors convert analog sound to digital files and vice versa, and can process multiple audio channels.
What is a GPU and its primary use?
A GPU (Graphics Processing Unit) is designed for manipulating and processing graphics, especially in gaming and CGI.
How does network connectivity affect computer performance?
Network connectivity, such as wired or wireless NICs, affects the speed and reliability of data transfer.
Describe the role of a mainframe in modern computing.
Mainframes are used by large organizations for critical applications and data processing, such as in finance and defense.