Which of the following is not true about flowcharts?

A. A flowchart is a tool used to graphically represent some or all of a script's logical flow.
B. Flowcharts are created by programmers to outline the overall design of the logic involved in a computer program or script prior to beginning work on it.
C. Flowcharts provide a statement by statement outline of all of the programming logic that makes up a computer program or script.
D. None of the above

Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following wireless networking standards operates at only 5GHz?

A. 802.11a B. 802.11b C. 802.11g D. 802.11n

Computer Science & Information Technology

A structure definition statement is identical to the form used in defining any program variable: the data type is followed by a list of variable names.

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

Computer Science & Information Technology