+1 vote
in Software Architecture by (75.2k points)
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

I have been asked this question by my college professor while I was bunking the class.

The query is from Interaction Design Process And Interaction Modelling Heuristics in chapter Unified Modelling Language of Software Architecture

1 Answer

0 votes
by (46.2k points)
Right choice is (b) A program with such a control style has decision making is distributed through the program

The explanation: A program with delegated control style has decision making is distributed through the program.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...