Input/output

EasyMediumHard
123456789101112131415
Question 7
Easy

An environmental sensor system logs hourly barometric pressure readings directly into a comma-separated values (CSV) text file. A researcher is writing a program to analyze these records.

State two file handling operations that the program must perform to retrieve the data from this external CSV file.

[2]

Input/output Questions

  1. GCSE
  2. /Computer Science
  3. /Input/output