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

1) Pseudocode is a simple programming language.
2) The if selection structure performs an indicated action when the condition is true.
3) The if/else selection structure is a single-selection structure.
4) A fatal logic error causes a program to execute and produce incorrect results.
5) A repetition structure performs the statements in its body while some condition remains true.


1) F
2) T
3) F
4) T
5) T

Computer Science & Information Technology

You might also like to view...

A(n) ____________________ analysis is used to analyze the results of changes to worksheet data.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Just as vehicles travel on a highway, bits travel on a(n) ______.

A. circuit B. channel C. bus D. car

Computer Science & Information Technology

The real power of structures is realized when they are used in an array.

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

Computer Science & Information Technology

Use the ____________________ to change smooth points to corner points and vice versa.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology