Tell me the difference between structure and array?


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

Post New Answer

More Data Structures Interview Questions

What is bubble sort used for?

0 Answers  


what is a complexity of linear search,binery search?

10 Answers   ABB, Google,


What is an recursive algorithm?

0 Answers  


how to delete first node from singly linked list?

0 Answers  


Which is better bubble sort or selection sort?

0 Answers  






Can we use Generics with the array?

0 Answers  


We know that Arrays are objects so why cannot we write strArray.length()?

0 Answers  


Define depth and height of a node?

0 Answers  


Is merge sort better than quick?

0 Answers  


Can we apply binary search algorithm to a sorted linked list, why?

0 Answers  


How does dynamic memory allocation help in managing data?

0 Answers  


Which is faster hashmap or concurrenthashmap?

0 Answers  


Categories