Multiple choice technology programming languages The statement which allows you to add new records to m204 file is: Store ADD RECORD STORE RECORD INSERT RECORD Reveal answer Fill a bubble to check yourself C Correct answer Explanation STORE RECORD is the correct statement in Model 204 for adding new records to a file. The STORE command combined with RECORD specifies that a complete record should be stored.