+1 vote
in Software Architecture by (75.2k points)
Which of the following are the ways to leave concurrent composite states?

(a) Transitioning from the composite state and transitioning from individual sub-states

(b) A transition from a sub-state to an external state causes the immediate exit from each concurrent automaton’s current state

(c) All of the mentioned

(d) None of the mentioned

I got this question in an interview for job.

My doubt stems from Advanced UML State diagrams topic in division Unified Modelling Language of Software Architecture

1 Answer

0 votes
by (46.2k points)
Right option is (c) All of the mentioned

To explain: There are two ways to leave concurrent composite states – transitioning from the composite state and transitioning from individual sub-states and a transition from a sub-state to an external state causes the immediate exit from each concurrent automaton’s current state.

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
...