Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 1 (Q.No. 15)
15.
Which access method is used for obtaining a record from a cassette tape?
Direct
Sequential
Random
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
12 comments Page 1 of 2.

Ashok Arya said:   9 years ago
Long-Long time ago when we are small, we use cassettes. This is a box like a thing which contains songs or sometimes movies.

Any one who did operate this cassette, know that we can't go directly from song no 1 to song no 10. We have to go to 2, 3, 4, 5, 6, 7, 8, and 9 songs to rich 10th song.

Cassettes are built like that. The cassette has information in a long tread this tread is move forward and the information is read by!
(5)

Suryakant said:   1 decade ago
Tape is characterized by sequential access to data. While tape can provide a very high data transfer rate for streaming long contiguous sequences of data, it takes in the 10s of seconds to reposition the tape head to an arbitrarily chosen place on the tape. In contrast, hard disk technology can perform the equivalent action in 10s of milliseconds (3 orders of magnitude faster) and can be thought of as offering random access to data.
(2)

Kuldeep Sharma said:   5 years ago
The cassette has information in a long tread this tread moves forward and the information is read by!
(1)

Rathika.b said:   1 decade ago
DEVICES | Accessing Methods
|
Hard disk | random,sequential
|
Cassette | sequential
|
Tape drive| sequential

Abid said:   1 decade ago
YES This is true.

Rani said:   1 decade ago
What is tape drive?

Rahul said:   1 decade ago
What is a Cassette?

SOURABH DALE said:   1 decade ago
Because cassette use magnetic tape for storing data, and data stored in sequential order from magnetic tape, so cassette also accessing data in sequential order.

Rick said:   10 years ago
In cassettes you cannot access memory randomly.

Sanjana said:   10 years ago
Sir please give briefly explanation each question.


Post your comments here:

Your comments will be displayed after verification.