Answer (Choose 1 answer)
Which sentence is not the purpose of state-transition diagram?
A. Software systems involve a combination of functional behavior, data manipulation, and state changes.
B. A state change can take place only when well-defined criteria are satisfied, such as receiving a specific input stimulus under certain conditions
C. Real-time systems and process control applications can exist in one of a limited number of states at any given time
D. Provide a big-picture view of how data moves through a system, which other models don't show well
Q: 35