Search
.Management Sciences
Category: Design and Implementation
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
(more…)
What can be requested from any object of the class to affect behavior ?
A. object
B. attribute
C. operation
D. instance
(more…)
A data model contains___________________?
A. data object
B. attributes
C. relationships
D. all of the mentioned
(more…)
Which of the following is not needed to develop a system design from concept to detailed object-oriented design ?
A. Designing system architecture
B. Developing design models
C. Specifying interfaces
D. Developing a debugging system
(more…)
Which of the following term is best defined by the statement:”a structural relationship that specifies that objects of one thing are connected to objects of another” ?
A. Association
B. Aggregation
C. Realization
D. Generalization
UML interfaces are used to_____________________?
A. specify required services for types of objects
B. program in Java, but not in C++ or Smalltalk
C. define executable logic to reuse across classes
D. define an API for all classes
(more…)
What is an object________________?
A. An object is an instance of a class
B. An object includes encapsulation of data
C. An object is not an instance of a class
D. All of the mentioned
(more…)
Which of the following come under system control ?
A. Reconfigure
B. Shutdown
C. Powersave
D. All of the mentioned
Explanation: Functionalities are governed by the system
Which test refers to the retesting of a unit, integration and system after modification, in order to ascertain that the change has not introduced new faults ?
A. Regression Test
B. Smoke Test
C. Alpha Test
D. Beta Test
(more…)
What is a collection of operations that specify a service of a class or component ?
A. Use Case
B. Actor
C. Interface
D. Relationship
Recent Comments