Examveda

Accessing data from which of these is faster?
memory, disk

A. memory

B. disk

C. same speed

D. machine dependent

Answer: Option A

Solution (By Examveda Team)

This question asks about where it's faster to get data: from memory or from disk?

Think of it like this:
- Memory is like your desk where you keep the things you're currently working on. It's fast to grab something from your desk.
- Disk is like a filing cabinet where you store lots of information. It takes longer to find something in a filing cabinet.

So, which is faster? Memory is much faster than disk!

Therefore, the answer is Option A: memory

This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous