Difference between Primary storage and secondary
storage?
Answer Posted / subrahmanyam kambala
Primary storage can be referred as RAM
it is volatile memory and fast accessing memory
this is used for executing instructions
it stores the data as long as power is supplied
secondary storage which stores the data independent of power
supply
it is permenent storage
example : hard disk , floppy disk,Compact disk
| Is This Answer Correct ? | 156 Yes | 27 No |
Post New Answer View All Answers
What is the main difficulty that a programmer must overcome in writing an operating system for a real-time environment?
Tell me about different OS related issues for a given set of C-programs (mainly address issues address space, paging etc.)
How does gcd work?
What are the different job scheduling in operating systems?
Does 64 bit use more ram?
What is shadow ram?
What are the different synchronization mechanisms?
Explain Marshalling?
What is Page-Stealer process?
Where are the global variables stored?
What are device drivers in os?
How you can detect deadlock condition?
How does reference counting manage memory allocated objects?
When does trashing occur?
How much ram can 64 bit use?