MCQOPTIONS
Saved Bookmarks
| 1. |
What is the disadvantage of hashing with chaining? |
| A. | not easy to implement |
| B. | takes more space |
| C. | quite sensitive to hash function |
| D. | table gets filled up easily |
| Answer» C. quite sensitive to hash function | |