1.

If the system state is Shutdown then it can respond to which of the following message?(a) restart()(b) reconfigure()(c) powerSave()(d) all of the mentionedThis question was posed to me in semester exam.My question is from Object Oriented Design using UML topic in section Design and Implementation of Software Engineering

Answer»

The CORRECT choice is (d) all of the mentioned

Explanation: A RESTART() MESSAGE causes a transition to normal operation. Both the powerSave() and reconfigure() messages cause a transition to a STATE in which the SYSTEM reconfigures itself.



Discussion

No Comment Found

Related InterviewSolutions