answersLogoWhite

0

What else can I help you with?

Related Questions

What computer memory is used for storing programs processed by the CPU?

Internal memory (RAM)


Advantages and disadvantages of s-access memory organization?

chak kha


What are the advantages and disadvantages of double over float?

Advantages: Stores more information with greater precision. Disadvantages: Takes up twice the amount of memory.


What are the Advantgaes and Disadvantages of AIFF?

Disadvantages: It is uncompressed. It will consume a big memory space The tracks saved using this format is not ideal for uploading online. Advantages: Allows you to store Metadata. Excellent sound quality. Used for storing sound data for personal computers and other electronic audio devices.


Advantages n disadvantages media storage DVD CD and memory card?

choochoo trainand a sponge^ not helpful you buffoon!advantages -Good qualitySmalldisadvantage -Read only memory


What arethe advantages and disadvantages of shape memory alloys?

Advantages of shape memory alloys include their ability to return to a predetermined shape when heated, high strength-to-weight ratio, and the ability to undergo a large amount of deformation. Disadvantages may include high cost, limited fatigue life, and sensitivity to temperature variation.


What are the Advantages and disadvantages of cache mapping techniques?

Advantages:1) Faster memory access2) Higher CPU UtilizationDisadvantages:1) Cost Factor2) Cache coherency


What are the advantages and disadvantages of storing information on computers?

Advantages: 1. System performance improves by direct transfer of data between memory and I/O(Input/Output) devices, by saving CPU the bothers. 2. CPU can utilize the saved time for performing the operations that do not require system buses. Disadvantage: 1. The CPU is rendered inactive for long durations in case of burst mode data transfer.


What is a flash memory camcorder?

Rather than storing all of the files to an internal hard drive a flash memory camcorder is a camcorder that stores all of it's files on a memory card.


How does Jonas feel about this memory What are some advantages and disadvantages of this?

to be honest im gonna fail my giver booklet Assignment... greatttt :) thank you for your timmmmeeee


Advantages Disadvantages Best Fit and First Fit?

firstfit works fast.it is easy.more memory waste.time saving. bestfit works slow.it is complex.less memory wastage.time consuming


What are the advantages AND disadvantages of paging and segmentation?

Paging Paging works by dividing memory into small pieces of memory (frames) and then logically divides the program into same-size pieces (pages). Paging Advantages Easy to allocated from free list of frames -Physical memory is allocated from free list of frames -External Fragmentation is not a problem Easy to "page out" chunks of programs -All Chunks are the same size (page size) -Use valid bit to detect references to "paged-out" pages Paging Disadvantages Can Still have internal fragmentation -process may not use memory in exact multiples of pages Memory reference overhead -2 references per address lookup Memory required to hold page tables can be large