File Handling & Exceptions

Description

Be able to read/write from/to a text file. Be able to read/write data from/to a binary (non-text) file. Be familiar with the concept of exception handling. Know how to use exception handling in a programming language with which students are familiar.
Daniel Smillie
Flashcards by Daniel Smillie, updated more than 1 year ago
Daniel Smillie
Created by Daniel Smillie about 6 years ago
1
0

Resource summary

Question Answer
Text File A file that contains human-readable characters.
Binary File Stores data as sequences of 0s and 1s.
Record One line of a text file.
Field An item of data.
Exception Handling Can intercept and handle so that your program does not crash - it will do what the programmer specifies.
Show full summary Hide full summary

Similar

A level Computing Quiz
Zacchaeus Snape
Types and Components of Computer Systems
Jess Peason
Input Devices
Jess Peason
Output Devices
Jess Peason
Computing
Kwame Oteng-Adusei
Pack of playing cards answer
Karl Taylor
Code Challenge Flow Chart
Charlotte Hilton
Iteration
Daniel Smillie
Selection
Daniel Smillie
Subroutines
Daniel Smillie