What is different between array and list?


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

Post New Answer

More Data Structures Interview Questions

What are the types of Collision Resolution Techniques and the methods used in each of the type?

1 Answers  


How do you use merge sort?

0 Answers  


Draw a binary Tree for the expression : A * B - (C + D) * (P / Q)

0 Answers  


Which is faster array or list?

0 Answers  


What sort does arrays sort use?

0 Answers  


Why quicksort is faster?

0 Answers  


What does list clear do?

0 Answers  


What is the difference between length () and size () of arraylist?

0 Answers  


What is dangling pointer and how to avoid it?

0 Answers  


Why hashmap is faster than hashset?

0 Answers  


How can I learn data structures?

0 Answers  


Define 2-3-4 tree?

0 Answers  


Categories