What can be stored in an arraylist?


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

Post New Answer

More Data Structures Interview Questions

If we add enum constants to a sorted collection ( treemap , treeset ), what will be the order in which they will be maintained?

0 Answers  


Can arraylist be resized?

0 Answers  


What is the time complexity of arrays sort?

0 Answers  


Define non-linear data structures?

0 Answers  


Is it necessary to sort a file before searching a particular item ?

0 Answers  


Is list a data type?

0 Answers  


How does linkedhashset work internally?

0 Answers  


What is bubble sort used for?

0 Answers  


What are priority queues?

0 Answers  


How do you do binary search?

0 Answers  


Can you change size of array once created?

0 Answers  


Can we declare array size as a negative number?

0 Answers  


Categories