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 the function h(x) represents the number of full hours that it takes a person to assemble x sets of tires in a factory, which would be an appropriate domain f
If x^5y^4z^2 <0 , which of the following must be true? I xy <0 II yz <0 III xz <0
If you multiply a number by five and then subtract negative ten, the difference is negative thirty. What is the number?
how to write an equation and solve it for the followingOne fifth of the employees of Delta Industries, Inc., work in the Sotheastern region. If the company empl
what is perpendicular to y= 3x -9 and passes through the point (3,1)
Jonathan has been on a diet since January 2013. So far, he has been losing weight at a steady rate. Based on monthly weigh-ins, his weight, w, can be modeled by
which of the following suffered most from DDT poisoning in the great lakes region
how do I solve this proportion?
What are enzymes also known as? What do enzymes do to biological reactions? What do we call the special shape on an enzyme molecule? What are enzymes made of? W
true or false? Three common voltage sources are batteries, solar cells, and generators.