CBSE Class 12 Computer Science
Question 125 of 136
Data File Handling — Question 13
Back to all questionsTrue
Reason — Data maintained inside the file is termed as "persistent" data, i.e., it is permanent in nature. Python allows us to read data from and save data to external text files permanently on secondary storage media.