InterviewSolution
Saved Bookmarks
| 1. |
‘RAM’ ও ‘ROM বলতে কি বােঝাে ? “RAM’ ও ‘ROM-এর একটি পার্থক্য লেখো। |
|
Answer» There is one major DIFFERENCE between a read-only memory (ROM) and a random-access memory (RAM) CHIP: ROM can hold data without POWER and RAM cannot. Essentially, ROM is meant for PERMANENT storage, and RAM is for temporary storage. |
|