Which term refers to storing data for longer-term use?

Prepare for the IGCSE Algorithms and Pseudocode Exam. Study with comprehensive questions covering key algorithms and pseudocode techniques. Access hints and explanations to gear up for your exam success!

Multiple Choice

Which term refers to storing data for longer-term use?

Explanation:
Storing data for longer-term use is about persistence—keeping information so you can access it later, even after the program ends or the device restarts. In computing, this means saving data to non-volatile storage like a hard drive, SSD, or a database. The word that describes this is storage, because it refers to where data is kept when it isn’t actively being used by the processor. Inputs are the data you feed into a program to be worked on, and processes are the actions that manipulate that data. Structure diagrams are a way of showing how data is organized. None of these describe keeping data for future use; they’re about feeding, transforming, or visualizing data, not about saving it for the future. For example, when you save a file, you’re placing it into storage so you can retrieve it later.

Storing data for longer-term use is about persistence—keeping information so you can access it later, even after the program ends or the device restarts. In computing, this means saving data to non-volatile storage like a hard drive, SSD, or a database. The word that describes this is storage, because it refers to where data is kept when it isn’t actively being used by the processor.

Inputs are the data you feed into a program to be worked on, and processes are the actions that manipulate that data. Structure diagrams are a way of showing how data is organized. None of these describe keeping data for future use; they’re about feeding, transforming, or visualizing data, not about saving it for the future. For example, when you save a file, you’re placing it into storage so you can retrieve it later.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy