Podcast
Questions and Answers
What is the function of RAM?
What is the function of RAM?
- Accessing data randomly
- Allowing modification of stored data
- Storing data permanently
- Storing data temporarily (correct)
What is the nature of RAM?
What is the nature of RAM?
- Read-only
- Volatile (correct)
- Permanent
- Non-volatile
What is the difference between RAM and ROM?
What is the difference between RAM and ROM?
- RAM is volatile while ROM is non-volatile (correct)
- ROM is random access while RAM is not
- ROM allows modification of stored data while RAM does not
- RAM is permanent while ROM is temporary