Can arraylist contain duplicates?


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

Post New Answer

More Data Structures Interview Questions

Can a class have a constructor?

0 Answers  


Can we extend an array after initialization?

0 Answers  


Does hashmap sort automatically?

0 Answers  


What is meant by linked list?

0 Answers  


Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.

0 Answers  






Which sorting is stable?

0 Answers  


Write a Program for Insert in a sorted list

0 Answers  


What is map data structure?

0 Answers  


How does a selection sort work for an array?

0 Answers  


which is the simplest file structure? (Sequential, indexed, random)

0 Answers  


Name few concurrent collection classes?

0 Answers  


What are the advantage of collection classes over arrays?

0 Answers  


Categories