asked 106k views
2 votes
Which part of the computing process occurs before storage is used?

2 Answers

3 votes

Answer:

input

Step-by-step explanation:

answered
User Virtuvious
by
7.7k points
3 votes

Before storage is used in the computing process, data must be processed and manipulated in the CPU (Central Processing Unit). This includes tasks like input processing, calculations, and various operations performed on the data. Once the data has been processed, it can then be stored in storage devices like RAM (Random Access Memory) or long-term storage such as hard drives or SSDs (Solid State Drives).

No related questions found