________ time to initialize hash table(b is the number of positions in hash table) Data Structures 4 July 20204 July 2020StudyBlocksLeave a Comment on ________ time to initialize hash table(b is the number of positions in hash table)a) O(b)b) O(1)c) O(2)d) None of these.