1.

Which among the following data structures is best suited for storing very large numbers (numbers that cannot be stored in long long int). Following are the operations needed for these large numbers.(A) Array(B) Linked List(C) Binary Tree(D) Hash

Answer»


Discussion

No Comment Found