question 9 (10 points)\nwhat is the correct order of the four computer functions?\n\na storage → input →…

question 9 (10 points)\nwhat is the correct order of the four computer functions?\n\na storage → input → output → processing\nb output → input → processing → storage\nc processing → input → storage → output\nd input → processing → output → storage
Answer
Brief Explanations:
First, data is input into the computer. Then, the computer processes this input. After processing, the results are outputted. Finally, important data and results can be stored for future use. This follows the logical flow of computer operations.
Answer:
D. Input → Processing → Output → Storage