A. Reconfigure
B. Shutdown
C. Powersave
D. All of the mentioned
Explanation: Functionalities are governed by the system
Related Mcqs:
- 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 statement(s) is true about interaction diagrams ?
A. Interaction diagrams are at their best when they deal with one main design flow and not multiple variants that can happen
B. Interaction diagrams are good at designing part or all of one use case’s functionality across multiple objects
C. Interaction diagrams allow the analyst to show iteration and conditional execution for messaging between objects
D. All of the mentioned - Which of the following is a building block of UML ?
A. Things
B. Relationships
C. Diagrams
D. All of the mentioned - Which of the following UML diagrams has a static view ?
A. Collaboration
B. Use case
C. State chart
D. Activity - 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 is not a design principle that allow the user to maintain control ?
A. Provide for flexible interaction
B. Allow user interaction to be interrupt-able and undo-able
C. Show technical internals from the casual user
D. Design for direct interaction with objects that appear on the screen - Which of the following steps is applied to develop a decision table ?
A. List all actions that can be associated with a specific procedure
B. List all conditions during execution of the procedure
C. Define rules by indicating what action(s) occurs for a set of conditions
D. All of the mentioned - 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 mentioned - Which of the following is a structural model that demonstrates the other systems in the environment of the system being developed ?
A. system context model
B. interaction model
C. environmental model
D. both system context and interaction - Which of the following is a dynamic model that shows how the system interacts with its environment as it is used ?
A. system context model
B. interaction model
C. environmental model
D. both system context and interaction