Edexcel GCSE Computer Science

2.4.3: be able to write code that reads/writes from/to a text file

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
Appendsaving data onto the end of an existing file
Extensionthe letters after the file name that indicates what type of data is stored in the file and which program should be used to open it
Filedata stored on a device that can be accessed with a name, path and extension
Namea description of the file
Paththe location of a file
Readloading data from a file as input into a program
Runtime errortype of error that can occur if you attempt to open a file that doesn't exist
Writesaving data to a file as output from a program
Keyword games:
Resources: