Multiple Choice Question (MCQ)
Question: What type of mallet used for hollowing panel beating
Explanation
Primary memory and secondary memory are two types of computer memory that are used to store data.
Primary memory, also known as main memory or internal memory, is the memory that is directly accessible to the computer's Central Processing Unit (CPU). This type of memory is typically composed of Random Access Memory (RAM) and cache memory, and is used to temporarily store data that the computer is currently using or processing. Primary memory is volatile, meaning that the data stored in it is lost when the computer is turned off.
Secondary memory, also known as external memory or auxiliary memory, is used to store data that the computer needs to access later, even when it is turned off. This type of memory is typically composed of storage devices such as hard disk drives (HDDs), solid-state drives (SSDs), flash memory, and optical drives. Secondary memory is non-volatile, meaning that the data stored in it is retained when the computer is turned off.
Primary memory is used as a short-term storage, so that the computer can quickly access the data it needs to perform its tasks. Secondary memory, on the other hand, is used as a long-term storage, to store data that the computer needs to access even after it has been turned off.