The computer contains:
Hard Drive
RAM (memory)
Processor chip
Graphic chip
Motherboard
mouse+ keyboard
Monitor/Screen
The main section would be the Motherboard and RAM. Computer would not be able to run without it.
The primary means of storage of a computer is the RAM memory which is a volatile memory.
RAM
It is important to know how many system words will fit in a primary storage device on a computer so you know how big of a storage unit you have. The more system words that will fit in a primary storage device, the more memory you have on your computer.
ram is primary Jake
Hard drive
it is the primary storage unit of a computer
storage refers to the keeping of data and information for later. in computer science there are two types of storage that is primary storage and secondary storage in primary storage data is kept temporary in ROM(read only memory) while in secondary storage data is kept permanently like on hard disk, tape, cds.
Primary storage is usually the drive where the operating system is and the secondary storage is a additional drive for space. Usually, Windows names it's primary drive as C:\ and all it's following as other letters.
The hard drive
Primary Device for storing information on the computer would be a hard drive. Temporary Storage would be RAM (Random Access Memory)
This an electronic memory in a computer that includes R.A.M (random access memory) and R.O.M (read only memory) . R.A.M stores data in transit to be processed- all data and programs are by the cpu from the R.A.M .
Primary storage, also known as main memory or internal memory, refers to the storage space in a computer that is directly accessible to the processor. Primary storage is typically used to store data and instructions that are currently being used or processed by the computer. Secondary storage, also known as external memory, refers to storage space that is not directly accessible to the processor, but is used to store data and instructions for longer periods of time. Secondary storage is typically used to store data that is not currently being used, but that needs to be kept for future reference. There are several key differences between primary storage and secondary storage: Speed: Primary storage is generally faster than secondary storage, as it is directly accessible to the processor. This means that the processor can access and retrieve data from primary storage more quickly than it can from secondary storage. Capacity: Primary storage is typically smaller in capacity than secondary storage. This is because primary storage is used to store data that is currently being used or processed, while secondary storage is used to store data that is not currently being used. Cost: Primary storage is typically more expensive than secondary storage, as it requires faster and more expensive memory chips. Volatility: Primary storage is generally volatile, meaning that it is lost when the power is turned off. In contrast, secondary storage is non-volatile, meaning that it retains data even when the power is turned off. Location: Primary storage is located inside the computer, while secondary storage is typically external to the computer and is connected to the computer through a port or interface.