File Handling & Exceptions

Descripción

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
Fichas por Daniel Smillie, actualizado hace más de 1 año
Daniel Smillie
Creado por Daniel Smillie hace más de 6 años
1
0

Resumen del Recurso

Pregunta Respuesta
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.
Mostrar resumen completo Ocultar resumen completo

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