All computer programs, no matter how simple or how complex, are written using one or more of three basic structures: sequence, selection, and repetition.

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

True

Computer Science & Information Technology

You might also like to view...

The factorial of n is equal to ______.

a) n – 1 b) n – factorial (n–1) c) factorial (n–1) d) n factorial (n–1)

Computer Science & Information Technology

Control information can be placed __________ a message.

a) in front of b) at the back of c) anywhere in d) Both a and b.

Computer Science & Information Technology