Section 1 Chapter 6 - Files and Exception Handling Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Contents of a file

A

A number of records

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Contents of a record

A

A number of fields

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Field

A

A single piece of data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The two types of file

A

Text and binary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Exception Handling

A

‘Catching’ an exception so that it does not crash the program and instead causes some code to run.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly