Which code should you use? You have the following code: You need to retrieve all of the numbers from the items variable that are greater than 80.Which code should you use? You have the following code: You need to retrieve all of the numbers from the items variable that are greater than 80.Which code should you use? A.Option A B.Option B C.Option C D.Option D Show Hint ← Previous question Next question →
A
Answer: A
while D returns TRUE.
(tested in Visual Studio)
A