Content deleted Content added
No edit summary |
m sp |
||
Line 1:
In computing, '''[[sequential access]] [[computer memory|memory]]''' ('''SAM''') is a class of [[data storage device]]s that read stored data in a sequence. This is in contrast to [[random access memory]] (RAM) where data can be accessed in any order. Sequential access devices are usually a form of [[magnetic storage]].<ref>{{cite|title=difference between sequential and random access operations|url=http://kb.sandisk.com/app/answers/detail/a_id/8150/~/difference-between-sequential-and-random-access-operations}}</ref><ref>{{cite|title=
While sequential access memory is read in sequence,
Magnetic sequential access memory is typically used for [[secondary storage]] in general-purpose computers due to their higher density at lower cost compared to RAM, as well as resistance to wear and [[non-volatility]]. Examples of SAM devices still in use include [[hard disk]]s, [[CD-ROM]]s and [[magnetic tape]]s. Historically, [[drum memory]] has also been used.
|