Suppose in the very early stages of the problem-solving process, your supervisor wants you to show the relationships between the various processes that will be needed to solve the problem. The best way to do this would be to use
(A) a top-down chart.
(B) a flowchart.
(C) a sample program.
(D) pseudocode.
(B) a flowchart.
Computer Science & Information Technology
You might also like to view...
When one object is a specialized version of another object, there is a(n) ____________ between them.
a. 1:1 ratio b. “is a” relationship c. “has a” relationship d. shared interest
Computer Science & Information Technology
Application ____ are control devices that can restrict internal users from unlimited access to the Internet.
A. proxies B. programs C. gateways D. appliances
Computer Science & Information Technology
The ________ action button automatically moves to the last slide in a slide show
Fill in the blank(s) with correct word
Computer Science & Information Technology
Functions that change an object's data values are commonly referred to as ____.
A. accessor functions B. destructive functions C. mutator functions D. non-member functions
Computer Science & Information Technology