Multiple Choice
Which of the following is an example of a logical error?
A) an algorithm that calculates the monthly payment of a loan displays incorrect results
B) an array subscript in a program goes out of range
C) a program expects a nonnegative number but reads -23
D) the beginning of a while loop is written as "whille" instead of "while"
Correct Answer:

Verified
Correct Answer:
Verified
Q24: A top-down design identifies actions by focusing
Q25: A statement about a particular condition at
Q26: With _,objects can determine appropriate operations at
Q27: The data flow among the modules of
Q28: Modularity describes a program that is organized
Q30: What are some of the questions that
Q31: The specifications of a module indicate how
Q32: What are the nine phases of the
Q33: _ describes the ability of a class
Q34: What is meant by procedural abstraction?