True or false volatile memory is directly accessible by the cpu
Answers
Answered by
4
Answer:
The answer will be True
Explanation:
Hope you liked my answer Please follow me and mark it as Brainliest answer
Attachments:
Answered by
2
True is the correct answer for the above question.
Explanation:
- Volatile memory is a memory which is used when the system power is on. It maintains the data at that time. It transfers the data to the nonvolatile memory when the system's power is off. The Ram is used for volatile memory.
- It is directly accessed by CPU because CPU is the only part of the computer system which accessed the memory directly and the volatile memory is also part of the memory.
- The above -question statement states that the CPU directly accessed the volatile memory which is the correct statement. Hence true is the correct answer for the above statement.
Learn More:
- Volatile memory: https://brainly.in/question/11717771
- Volatile memory: https://brainly.in/question/3085177
Similar questions