
hi,
I want to develop an small application where i trying to create new arraylist inside the arraylist. Can someone provides online example how to create new arraylist in java programming.
thnaks,

Hi,
In java programming language you can create new arraylist Java. The Java ArrayList object is created with the reference of List interface
or
the Object is also created directly by the ArrayList class
For more details read this article :
http://www.roseindia.net/tutorial/java/collections/arraylist/newarraylist.html
Thanks,
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.