Home

Test Corrections

Question 56

Which of the following describes the result of executing the program?

My answer: A

Correct answer: D

This is correct because The value of count starts at 1 and increases by twos, so it counts odd integers. The loop iterates 10 times, adding each intermediate value of count each time. Therefore, the program displays the sum of the odd integers starting at 1 and ending

Question 61

My answer: A and D

Correct answer: A and B

This is correct because it is possible to determine the average number of days students are absent. Both data formats provide the number of absences for each student.

Terms I looked up:

© 2024    •  Powered by Soopr   •  Theme  Moonwalk