logo

Crowdly

Що буде виведено у консолі в результаті виконання коду: ArrayList<String> lis...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Що буде виведено у консолі в результаті виконання коду:

ArrayList<String> list = new ArrayList<String>();

list.add("A");

list.add("B");

list.add("C");

System.out.println(list.get(1));

0%
0%
0%
100%
More questions like this

Want instant access to all verified answers on vns.lpnu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!