Can arraylist store int?


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

Post New Answer

More Data Structures Interview Questions

Explain exception filter?

0 Answers  


Write a Program for Linked list manipulation.

0 Answers  


Does list maintain insertion order?

0 Answers  


Define in brief an array.

0 Answers  


What are the parts of root node?

7 Answers   BMC, JCE, TCS,






Is radix sort faster than quicksort?

0 Answers  


Why insertion is faster in linked list?

0 Answers  


There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?

0 Answers  


Which is the parent class of list<e> class?

0 Answers  


How many types of linked list are there?

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  


Give us a program to reverse a linked list.

0 Answers   DELL, Genpact,


Categories