What is a nested list?
Answer / Aarti Katyal
A nested list is a list within another list, where one list contains other lists. In Java, this can be achieved using ArrayList or arrays.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we sort hashmap in java?
How to convert string to byte array and vice versa?
What is the difference between this() and super() in java?
Difference between String & StringBuffer
16 Answers IBM, Infosys, Tech Mahindra, Wipro,
Can keyword be used as identifier?
Is empty set an element of empty set?
what is meant by multicast?
What is thread life cycle?
Why do we use predicate in java?
Difference between stack and queue?
What is a bubble sort in java?
What is a dot notation?