How is programming debugging similar to testing with a prototype?
What will be an ideal response?
Both programming and prototyping have a development loop that begins with a design phase and concludes with a testing phase. In both cases, the testing will uncover unforeseen shortcomings in the design.
You might also like to view...
When you define a C++ class so that the result is an ADT, which of the following remarks about whether to make a member variable or function public or private are correct?
a. Make them all public. It simplifies life and makes things more efficient to be able access members anywhere. b. Don’t make member variables public. c. Make all member functions public. d. There are some member functions that shouldn’t be public, but most should be public.
FIGURE AC 2-1 Figure AC 2-1 above, you would access this Field Properties screen in ____ view.
A. Datasheet B. Design C. Edit D. Table
In 1994, a company called __________ released the first mainstream Web browser thereby opening up the possibilities of the Internet for the general public.
A) Netscape B) Microsoft C) Oracle D) Google E) Mozilla
What are the main software categories?
A. System, open source, and development B. Application, shareware, and system C. System, development, and application D. Demoware, system, development