What is difference between data type and data structure?


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

Post New Answer

More Data Structures Interview Questions

What are the applications of priority queues?

0 Answers  


Is list same as array?

0 Answers  


What is the difference between a stack and an array?

0 Answers  


Why do we need sorting?

0 Answers  


Explain Array of pointers?

0 Answers  






Is arraylist a collection?

0 Answers  


Can arraylist shrink?

0 Answers  


What are the categories of avl rotations?

0 Answers  


Will this code give error if I try to add two heterogeneous elements in the arraylist? And why?

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,


Which interface provides the capability to store objects using a key-value pair?

0 Answers  


Are the expressions arr and &arr same for an array of integers?

0 Answers  


Categories