Zipko Zipko
  • 01-03-2021
  • Computers and Technology
contestada

Please help with task!!! Computer Science

Please help with task Computer Science class=

Respuesta :

max3426
max3426 max3426
  • 02-03-2021

Answer:

for (int i = 0; i < a[].length; i++) {

for (int j = 0; j < a[][].length; j++) {

if (a[i][j] > 7)

return a[i][j];

}

}

Explanation:

A nested for-loop can iterate through every row and column and then perform the comparison, returning it if the condition is met.

Answer Link

Otras preguntas

If 2 is subtracted from a number and this difference is tripled, the result is 6 more than the number. Find the number?
Solve for x: |2x + 6| − 4 = 20
How much higher is Checkpoint 5 than Checkpoint 2? Checkpoint 5 is -52Checkpoint 2 is -196
What characteristics of the medium determine the speed of sound? How would raising the pitch of a singing voice affect the speed with which the song is carried
The sum of the length l and 19
The sum of three consecutive odd numbers is 153 what is the smallest of the three numbers?
The sum of the length l and 19
The sum of the length l and 19
How much higher is Checkpoint 5 than Checkpoint 2? Checkpoint 5 is -52Checkpoint 2 is -196
Solve for x: |2x + 6| − 4 = 20