Computer Science, asked by suryarushitha7369, 1 year ago

How to change array into a list in Java?

Answers

Answered by sanobarshaikh2827
0

Hey mate here is your answer...

☺☺☺☺☺☺☺☺

The array class in the java. util package provides a utility method to convert an array to list.The arrays ae list() method will convert aaray to a fixed size list. To create a likes list, we just need to pass the list to the constructor of the java.util.linkedlist class.

this is your answer....

hope it's help for you....

:-)

Similar questions