What is one way to reduce the complexity of unwieldy decision tables?
What will be an ideal response?
One of the ways to reduce the complexity of unwieldy decision tables is to use extended entries, use the ELSE rule, or construct multiple tables.
Computer Science & Information Technology
You might also like to view...
Your team meets every two weeks to discuss the progress of your project; you are using the _________ approach to systems development.
A. Agile development B. JAD C. RAD D. Waterfall
Computer Science & Information Technology
When structured decisions are not complex, an appropriate technique for analyzing the decision process is the use of:
A) CASE tools. B) structured English. C) decision trees. D) decision diagrams.
Computer Science & Information Technology