logo

Crowdly

Mi lesz a következő kódrészlet eredménye? 1.  int array[ ][ ] = { {1}, {1, 2},...

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

Mi lesz a következő kódrészlet eredménye?

1.  int array[ ][ ] = { {1}, {1, 2}, {1, 2, 3}};2.  for( int[ ] a: array ){3.      System.out.print(a.length);4.  }
More questions like this

Want instant access to all verified answers on moodle.ms.sapientia.ro?

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