1.

Which of the following is a disadvantage of using separate chaining using linked lists?

A. It requires many pointers
B. It requires linked lists
C. It uses array
D. It does not resolve collision
Answer» B. It requires linked lists


Discussion

No Comment Found