Can you make an arraylist of arrays?
Answer / Ruby Kumari Saha
Yes, in Java, you can create an ArrayList<ArrayList<Integer>> or any other type, to store multiple arrays.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between 1d and 2d array?
In which data structure, elements can be added or removed at either end, but not in the middle?
42 Answers Infosys, NIC, TTA, Wipro,
Can we remove element from arraylist while iterating?
Which is faster array or list?
What is data type and its types?
State the demerit of linear representation of binary trees?
Can the double-checked locking fail on a single processor system?
Explain the Stack
Discuss how to implement queue using stack.
Why is hashmap used?
What is bubble insertion selection sort?
How many null values are allowed in a set?