Testing a program using easily verified values is sometimes called “sanity checking.”
Answer the following statement true (T) or false (F)
True
Computer Science & Information Technology
You might also like to view...
A __________ represents a special value that marks the end of a list of values.
a. sentinel b. Step c. End For d. counter
Computer Science & Information Technology
Abstract classes may not be:
a) inherited b) accessed by derived-classes c) instantiated d) None of the above.
Computer Science & Information Technology