Which of the following is not one of the three basic constructs used to code computer programs?

A) sequence
B) selection
C) iteration
D) computation

D) computation

Computer Science & Information Technology

You might also like to view...

Which of the following is not a valid Visual Basic data type?

a. Integer b. Number c. Decimal d. Short

Computer Science & Information Technology

The class GridLayout constructs to hold components.

a. a horizontal grid with one row b. a vertical grid with one column c. a grid with multiple rows and columns d. a square grid with the same number of rows as columns

Computer Science & Information Technology