What is a nested list?



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

Post New Answer

More Core Java Interview Questions

Can we sort hashmap in java?

1 Answers  


How to convert string to byte array and vice versa?

1 Answers  


What is the difference between this() and super() in java?

1 Answers  


Difference between String & StringBuffer

16 Answers   IBM, Infosys, Tech Mahindra, Wipro,


Can keyword be used as identifier?

1 Answers  


Is empty set an element of empty set?

1 Answers  


what is meant by multicast?

1 Answers  


What is thread life cycle?

1 Answers  


Why do we use predicate in java?

1 Answers  


Difference between stack and queue?

1 Answers   Flextronics,


What is a bubble sort in java?

1 Answers  


What is a dot notation?

1 Answers  


Categories