subject

A programmer wrote the code segment below to display the average of all the elements in a list called numbers. There is always at least one number in the list.
Line 1: count ← 0
Line 2: sum ← 0
Line 3: FOR EACH value IN numbers
Line 4: {
Line 5: count ← count + 1
Line 6: sum ← sum + value
Line 7: average ← sum / count
Line 8: }
Line 9: DISPLAY (average)

The programmer wants to reduce the number of operations that are performed when the program is run. Which change will result in a correct program with a reduced number of operations performed?
Select one:
a. Interchanging line 1 and line 2
b. Interchanging line 5 and line 6
c. Interchanging line 6 and line 7
d. lnterchanging line 7 and line 8

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:40
Adna sequence encoding a five-amino acid polypeptide is given below. …… …… locate the sequence encoding the five amino acids of the polypeptide, and identify the template and coding strand.
Answers: 1
question
Computers and Technology, 22.06.2019 10:30
How can a user open a blank presentation? 1.on the file menu, click new, and then click recent templates 2.on the file menu, click new, and then click blank presentation 3. on the view menu, click templates, and then click recent templates 4. on the view menu, click samples, and then click blank presentation
Answers: 1
question
Computers and Technology, 22.06.2019 17:30
Type the correct answer in the box. spell all words correctly. under which key category do the page up and page down keys fall? page up and page down keys fall under the keys category.
Answers: 3
question
Computers and Technology, 23.06.2019 06:40
What are the three uses of a screw?
Answers: 2
You know the right answer?
A programmer wrote the code segment below to display the average of all the elements in a list calle...
Questions
question
Mathematics, 23.07.2020 21:01
question
Mathematics, 23.07.2020 21:01
question
Mathematics, 23.07.2020 21:01
question
Chemistry, 23.07.2020 21:01
Questions on the website: 13722363