Question
What is a common use of Hash Table?
Select an option. Your answer will be checked instantly.
Correct Answer: B. fast average-case dictionary operations
Explanation:
Hash Table is commonly used for fast average-case dictionary operations.
Its design supports this task efficiently or naturally.
Leave a Reply