Answer:
12. for (i = 0 ; i < testGrades.length ; i+=1 ){
13. if (testGrades[i] > 100){
14. sumExtra = sumExtra + testGrades[i] - 100;}
15. }
Explanation:
We first iterate through the entire testGrades array. For each test score that is in testGrades ( that is testGrades[i] ), we see whether or not the test grade is above 100 (See line 12) . If test grade is greater than 100, this means we have extra credit. We simply subtract 100 from the test grade, add it with the previous value of sumExtra and store the value back in sumExtra(see line 14). Once i is greater than the length of the test grades, the loop is exited. We can now print sumExtra to obtain the result.
Answer:
You are most likely to automatically encode information about the sequence of your day's events.
Answer:
20 Examples Output Devices
Monitor.
Printer.
Audio Speakers.
Headphones.
Projector.
GPS.
Sound Card.
Video Card.
Thank you for posting your question here at brainly. Below are the choices that can be found elsewhere.
<span>A.Contact trip trigger
B. Sequential trigger
The answer is Sequential trigger. T</span><span>he sequential trigger is more dangerous because it doesn't require contact at the tip of the gun to fire.</span>