Besides using pseudocode, programmers also use ____ when planning algorithms.

A. pseudocharts
B. templates
C. flowcharts
D. coding sheets


Answer: C

Computer Science & Information Technology

You might also like to view...

When a method terminates, the values of its local variables are ________.

a. saved b. copied c. restored d. lost

Computer Science & Information Technology

Explain why a C++ program would use the statement

``` Array workerList{100}; ```

Computer Science & Information Technology

What is the term for a problem or malfunction in a computer program?

A) error B) bug C) fault D) glitch

Computer Science & Information Technology

Which of the following is not true about the accounts receivable subsidiary ledger?

a. Debits and credits in the subsidiary ledger must always equal. b. Every credit sale is entered individually into the subsidiary ledger. c. The total of the subsidiary ledgers must equal the control account. d. The subsidiary ledgers play an important role in maintaining the accuracy of the data stored in the AIS.

Computer Science & Information Technology