logo

Crowdly

Cum adaugi o valoare la fiecare element al unui tablou matrix de 3x3? for(int ...

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

Cum adaugi o valoare la fiecare element al unui tablou matrix de 3x3?

for(int i = 0; i < matrix.length; i++)

for(int j = 0; j < matrix[i].length; j++) matrix[i][j] += 5;

0%
0%
100%
More questions like this

Want instant access to all verified answers on moodle1.ceiti.md?

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