File Handling & Exceptions

Descrição

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 por Daniel Smillie, atualizado more than 1 year ago
Daniel Smillie
Criado por Daniel Smillie mais de 6 anos atrás
1
0

Resumo de Recurso

Questão Responda
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.

Semelhante

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