Which of the following pseudocode selects all people over 21?

A. if age >= 20 then
B. if age > 20 then
C. if age Not < 21 then
D. if age > 21 then

Answer: D

Computer Science & Information Technology

You might also like to view...

Spreadsheet equations that use addition, subtraction, multiplication, or division are called ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

You use the Convert Anchor Point tool to move the direction handle.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology