Q. The default index type for MEMORY tables is . . . . . . . .
β
Correct Answer: (A)
HASH
Explanation: This question asks about the type of index that is automatically used for tables created with the MEMORY storage engine in MySQL.