Important terminologies:
File: A collection of data stored permanently.
Read/Write: Operations to access or save data in a file.
Open/Close: Commands to start or end interaction with a file.
Append: Adding data to an existing file without overwriting it.
Record: A structured data entry in a file.
No comments:
Post a Comment