distinguish between ram and rom
Answers
Answered by
4
Answer:
Ram is temporary , Rom is parmanent
Ram means random access memory , Rom means read on memory
Ram is expensive , rom is less expensive
Ram is fast , rom is slow
Answered by
0
ram (Random acess memory)
rom(Read only memory)
RAM is a volatile memory which could store the data as long as the power is supplied. ROM is a non-volatile memory which could retain the data even when power is turned off. Data stored in RAM can be retrieved and altered. Data stored in ROM can only be read.
Similar questions