Question: Consider the following code segment. numList +100, 20, 300, 40, 500, 60 FOR EACH item IN numList IF (item > 90 DISPLAY item What is

Consider the following code segment. numList +100, 20, 300, 40, 500, 60 FOR EACH item IN numList IF (item > 90 DISPLAY item What is displayed as a result of executing the code segment? A 1 3 5 B 5 3 1 C 100 300 500 D 500 300 100
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
