A. restart()
B. reconfigure()
C. powerSave()
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.
Related Mcqs:
- Which message is received so that the system moves to the Testing state, then the Transmitting state, before returning to the Running state ?
A. signalStatus()
B. remoteControl()
C. reconfigure()
D. reportStatus() - The ________________ contains a state transition diagram that is a sequential specification of behavior?
A. data flow diagram
B. state transition diagram
C. control specification
D. workflow diagram - Which of the following are the valid relationships in Use Case Diagrams______________________?
A. Generalization
B. Include
C. Extend
D. All of the mentioned - Which of the following is a design pattern?
A. Behavioral
B. Structural
C. Abstract Factory
D. All of the mentioned - Which of the following is a black box testing strategy ?
A. All Statements Coverage
B. Control Structure Coverage
C. Cause-Effect Graphs
D. All Paths Coverage - Which of the following option is not considered by the Interface design ?
A. the design of interfaces between software components
B. the design of interfaces between the software and human producers and consumers of information
C. the design of the interface between two computers
D. all of the mentioned - Which of the following is not a user interface design process ?
A. User, task, and environment analysis and modeling
B. Interface design
C. Knowledgeable, frequent users
D. Interface validation - Which of the following is not a characteristics of box diagram ?
A. functional domain
B. arbitrary transfer of control is impossible
C. recursion is easy to represent
D. providing a notation that translates actions and conditions - Which of the following is not a construct ?
A. sequence
B. condition
C. repetition
D. selection - Which of the following is not the primary objectives in the analysis model ?
A. describing the customer complaints
B. establishing a basis for the creation of a software design
C. defining a set of requirements that can be validated once the software is built
D. none of the mentioned