Cannot convert List to ArrayList | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Cannot convert List to ArrayList

There is a mistake in the question.

29th Mar 2019, 3:19 AM
Herbert Lusuegro
Herbert Lusuegro - avatar
3 Answers
+ 8
What mistake and question are you talking about?
29th Mar 2019, 3:35 AM
Letsintegreat
Letsintegreat - avatar
+ 8
Q&A Discussions is reversed for questions If you have any suggestions / insights, then reach SoloLearn itself on info@sololearn.com https://www.sololearn.com/discuss/1316935/?ref=app
29th Mar 2019, 3:41 AM
Letsintegreat
Letsintegreat - avatar
0
In the Sorting List topic. List<String> list = new ArrayList<String>(); should be ArrayList instead of List.
29th Mar 2019, 3:37 AM
Herbert Lusuegro
Herbert Lusuegro - avatar