Write any two needs for a data file.
Answer:
Needs for a data file are:
- Convenient way to deal with large quantities of data.
- Helps to avoid input of data multiple times during program execution.
- Helps to preserve data even after program execution terminates.
- Helps to easily transfer data between different devices.