logo

Crowdly

Browser

Add to Chrome

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

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

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

HashMap<String, String> myHashMap = new HashMap<String, String>();

myHashMap.put("Basil", "07.12.1987");

myHashMap.put("Kate", "12.10.1971");

myHashMap.put("Lena", "11.01.1991");

System.out.println("The size of map is " + myHashMap.size());

0%
0%
0%
0%
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!

Browser

Add to Chrome