1.

Which of these is a Delegated control style?

A. In a program with such a control style, a few controllers make all significant decisions
B. A program with such a control style has decision making is distributed through the program
C. In a program with such a control style, decision making is spread widely throughout the program; it is hard to identify controllers in such programs
D. None of the mentioned
Answer» C. In a program with such a control style, decision making is spread widely throughout the program; it is hard to identify controllers in such programs


Discussion

No Comment Found