File Access Flashcards

To remember important parts of file access.

1
Q

What is Serial access?

A

A form of access that documents the files in the order that they arrived in.

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

How is data stored in a Serial File Structure

A

It is stored in the order in which it arrives

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

Which of the file storage types has the fastest search time.

A

Indexed sequential file

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

How is data stored in a Sequential File Structure

A

It is stored in a specific order. E.g. Alphabetical order

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

What are the three types of error checks?

(Cameron what does this have to do with FILE ACCESS)

A

Echo Back Parity Check Check Sum

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

What type of File structure does the image most likely represent.

A

Serial File Structure

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

What are the three types of testing?

(Cameron . D what does this have to do with FILE ACCESS) - Liam

A

Alpha Testing Beta Testing Acceptance Testing

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

How is indexed sequential file structure quicker to access than the sequential file structure?

A

It uses an index to shorten the time to find the desired record

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

What is Sequential access?

A

A form of access that documents the files in order that is dictated by a pre set key.

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

Indexed Sequential access?

A

A form of sequential access that uses an Index to find the whereabouts of records. And index has the location of all the records in the file.

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

Where is the Internet stored?

A

“The ROM” - Cameron Pimley 14/11/13

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