A. Data representation
B. Logic verification
C. “Code-to” ability
D. Automatic processing
Related Mcqs:
- 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 - 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 - Which of the following term is best defined by the statement “Notation that can be input directly into a computer-based development system offers significant benefits.” ?
A. Machine readability
B. Maintainability
C. Structure enforcement
D. Overall simplicity - 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 not a part of a test design document ?
A. Test Plan
B. Test Design Specification
C. Test Case Specification
D. Test Log - 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 golden rule for interface design ?
A. Place the user in control
B. Reduce the user’s memory load
C. Make the interface consistent
D. All of the mentioned - 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 - What is a collection of operations that specify a service of a class or component ?
A. Use Case
B. Actor
C. Interface
D. Relationship