When would you use a tuple?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

do records fall under linear or non linear data structures?

0 Answers  


Convert following infix expression to the prefix expression. a - b + c * (d / e - (f + g))

33 Answers   Amazon, Microsoft, Star Technologies, Sun Microsystems, Wipro,


Why heap sort is not used?

0 Answers  


What is two-dimensional array?

0 Answers  


Why quicksort is better than merge sort?

0 Answers  






What are different techniques for making hash function? Explain with example.

0 Answers  


What is complete binary tree and almost complete binary tree?

0 Answers  


What's difference between stack and queue?

0 Answers  


Can nsarray contain nil?

0 Answers  


Write the recursive c function to count the number of nodes present in a binary tree.

0 Answers  


what is the difference between Linear Array and Linked List?

0 Answers  


List out few of the Application of tree data-structure?

1 Answers  


Categories