Test Bank For Calculus Early Transcendentals 8th Edition By James Stewart
ISBN: 978-1285741550, ISBN-10: 1285741552
- A ____ is a self-contained set of instructions used to operate a computer to produce a specific result.
a. | programming language | c. | machine programming technique |
b. | computer program | d. | programming technique |
ANS: B PTS: 1 REF: 16
- The software development procedure consists of three overlapping phases: program development and design, documentation, and ____.
a. | testing | c. | maintenance |
b. | analysis | d. | programming |
ANS: C PTS: 1 REF: 16
- ____ is concerned with creating readable, efficient, reliable, and maintainable programs and systems.
a. | Software engineering | c. | System approach |
b. | Scientific method | d. | Software development |
ANS: A PTS: 1 REF: 16
- ____ is the first step in the program development and design phase.
a. | Developing a solution | c. | Coding the solution |
b. | Analyzing the problem | d. | Testing the program |
ANS: B PTS: 1 REF: 17
- ____ defines the order in which the program executes instructions.
a. | Iteration | c. | Sequence |
b. | Invocation | d. | Selection |
ANS: C PTS: 1 REF: 19
- The purpose of ____ is to verify that a program works correctly and actually fulfills its requirements.
a. | testing | c. | analyzing |
b. | coding | d. | designing |
ANS: A PTS: 1 REF: 19
- ____, also referred to as “looping” and “repetition,” makes it possible to repeat the same operation based on the value of a condition.
a. | Selection | c. | Sequence |
b. | Invocation | d. | Iteration |
ANS: D PTS: 1 REF: 19
Reviews
There are no reviews yet.