Mutability and accessibility of primary memory, Computer Engineering

Assignment Help:

Mutability and Accessibility of primary memory:

Mutability:

Read/write storage or mutable storage

 It provides permit ion for the information to be overwritten at any time. A computer without some amount of read/write storage for primary storage would be useless for various tasks. Modern computers use read/write storage also for secondary storage.

Read only storage

Receive the information which  stored at the time of manufacture, and write once storage (Write Once Read Many) permit the information to be written only once at some point after manufacture. These are known as immutable storage. Immutable storage is utilized for off-line storage and tertiary.  For Examples: CD-ROM and CD-R.

Slow write, fast read storage

Read/write storage which permit information to be overwritten multiple times, but along with the write operation being much slower than the read operation? For instance: flash memory and CD-RW

Accessibility:

Random access

In storage any location may be accessed at any moment in approximately the same amount of time. Such type of characteristic is well suited for primary & secondary storage.

Sequential access

Pieces of information will be accessed of in a serial order, one after the other; so the time to access a specific piece of information depends upon which piece of information was last accessed.

Such characteristic is distinctive of off-line storage.


Related Discussions:- Mutability and accessibility of primary memory

SWOT ANALYSIS, OPPORTUNITIES AND THREATS IN COMPUTER FEILD

OPPORTUNITIES AND THREATS IN COMPUTER FEILD

Register data type as sequential element, Reg data type as Sequential eleme...

Reg data type as Sequential element module reg_seq_example( clk, reset, d, q); input clk, reset, d; output q; reg q; wire clk, reset, d; always @ (posedge clk or

Row-major order and column-major order of arrays, Two-dimensional array is ...

Two-dimensional array is represented in memory in following two ways: 1.  Row major representation: To attain this linear representation, the first row of the array is kept in

Describe five bit even parity checker, Describe five bit even parity checke...

Describe five bit even parity checker. Ans: Five bit even parity checker: EX-OR gates are utilized for checking the parity as they generate output 1, while the input ha

Define the while loop, The while Loop The while loop repeats a statemen...

The while Loop The while loop repeats a statement until the test at the top proves false. As an example, here is a function to return the length of a string. int string_leng

What is message passing libraries, Q. What is Message Passing Libraries? ...

Q. What is Message Passing Libraries? In this part we will consider about message passing libraries. Traditionally a range of message passing libraries have been available ever

Explain both absolute addressing and implied addressing, Absolute addressin...

Absolute addressing and  Implied addressing A fixed address is specified and also called as direct addressing. The location of data is implied by instruction itself, so no

Doubly linked list than by singly linked list, Which operations is performe...

Which operations is performed more efficiently by doubly linked list than by singly linked list Deleting a node whose location is given.

Explain about indexed addressing scheme, In this technique, operand field o...

In this technique, operand field of instruction includes an address and an index register thatcomprises an offset. This addressing scheme is normally used to address the consecutiv

Explain call completion rate in telephone traffic, With reference to teleph...

With reference to telephone traffic, explain the terms CCR. CCR: Call completion rate is explained as the ratio of the number of successful calls to the number of call attemp

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd