sayedaly2865 sayedaly2865 15-01-2024 Computers and Technology contestada For the case of duplicate insertion in a hash table, how should the programmer decide how duplicates should be processed? a) Overwrite existing data b) Ignore the new data c) Create a linked list of duplicates d) Throw an error