Name the two kinds of abstraction a designer creates.
Name the two kinds of abstraction a designer creates.
Answer
procedural and data
A procedural abstraction is a named sequence of instructions with a limited function; a data abstraction is a named collection of data describing an object.
Pressman 9e ch9 §9.3.1–9.3.4