File Organisation and Structure Flashcards

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

Delimiter

A

a unique character that separates entries in a record, eg a comma

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

Field

A

a specific piece of data within a record that state a feature of the thing

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

File

A

a data structure used to organise data in a persistent form, a collection of records

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

Record

A

all data related to an instance of whatever the file relates to

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

Fixed Length Record

A

records that have a fixed size that they will be stored as, far easier to program but often take up more space

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

Variable Length Record

A

records that have a size that can be changed depending on how much data is store in them, far harder to program but often take up less space

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