subject

What does the following loop do? int[] a = {6, 1, 9, 5, 12, 3}; int len = a. length; int x = 0; for (int i = 1; i < len; i++)if (a[i] > a[x]) x = i; system. out. println(x); 1. finds the position of the largest value in a.2. sums the elements in a.3. finds the position of the smallest value in a.4. counts the elements in a.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 00:30
Which one of the following is considered a peripheral? a software b mouse c usb connector d motherboard
Answers: 2
question
Computers and Technology, 24.06.2019 03:00
With editing, word automatically displays a paste options button near the pasted or moved text. a. cut-and-paste b. drag-and-drop c. inline d. copy-and-carry
Answers: 1
question
Computers and Technology, 24.06.2019 13:00
Think of a spreadsheet as a giant calculator spread of paper chart data collector
Answers: 2
question
Computers and Technology, 24.06.2019 21:30
The hybrid uses 144 to 158 volt batteries.
Answers: 1
You know the right answer?
What does the following loop do? int[] a = {6, 1, 9, 5, 12, 3}; int len = a. length; int x = 0; for...
Questions
question
English, 14.04.2020 17:51
Questions on the website: 13722363