Hence
Internal memory (RAM)
chak kha
Advantages: Stores more information with greater precision. Disadvantages: Takes up twice the amount of memory.
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.
choochoo trainand a sponge^ not helpful you buffoon!advantages -Good qualitySmalldisadvantage -Read only memory
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.
Advantages:1) Faster memory access2) Higher CPU UtilizationDisadvantages:1) Cost Factor2) Cache coherency
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.
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.
to be honest im gonna fail my giver booklet Assignment... greatttt :) thank you for your timmmmeeee
firstfit works fast.it is easy.more memory waste.time saving. bestfit works slow.it is complex.less memory wastage.time consuming
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