What is a physical element that exists at runtime in UML ?
A. A node
B. An interface
C. An activity
D. None of the mentioned
Explanation: A node represents a computational resource.
A. A node
B. An interface
C. An activity
D. None of the mentioned
Explanation: A node represents a computational resource.
A. User, task, and environment analysis and modeling
B. Interface design
C. Knowledgeable, frequent users
D. Interface validation
Explanation: These are the end user for whom the product is being built.
A. Implements some functionality
B. Has explicit dependencies through provides and required interfaces
C. Communicates through its interfaces only
D. All of the mentioned
Explanation: All the options identify with features of a software component.
A. data flow
B. process specification
C. control specification
D. data store
A. data object
B. attributes
C. relationships
D. data object and attributes
Explanation: They can be used to name an instance of the data object, describe the instance, or make reference to another instance in another table.
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
Explanation: All the options are covered in analysis model.
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
Explanation: The user interface should move the user into the virtual world of the application.