A. Machine readability
B. Maintainability
C. Structure enforcement
D. Overall simplicity
Explanation: Readability is processing input.
Advertisement
Related Mcqs:
- 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:”The ability to represent local and global data is an essential element of component-level design.” ?
- A. Data representation B. Logic verification C. “Code-to” ability D. Automatic processing...
- What combines the outward manifestation of the computer-based system , coupled with all supporting information that describe system syntax and semantics ?
- A. mental image B. interface design C. system image D. interface validation...
- When users are involved in complex tasks, the demand on _______________ can be significant?
- A. short-term memory B. shortcuts C. objects that appear on the screen D. all of the mentioned...
- In which test design each input is tested at both ends of its valid range and just outside its valid range ?
- A. Boundary value testing B. Equivalence class partitioning C. Boundary value testing AND Equivalence class partitioning D. Decision tables...
- A ______________ is a graphical representation that depicts information flow and the transforms that are applied as data moves from input to output?
- A. data flow diagram B. state transition diagram C. control specification D. workflow diagram...
- 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...
- Select the statement true for activity diagrams ?
- A. They can be used to discover parallel activities B. They are used to depict workflow for a particular business activity C. Activity diagram do not tell who does what and are difficult to trace back to object models D. All of the mentioned...
- The use of design patterns for the development of object-oriented software has important implications for____________________?
- A. Component-based software engineering B. Reusability in general C. All of the mentioned D. None of the mentioned...
- You want to minimize development cost by reusing methods? Which design pattern would you choose ?
- A. Adapter Pattern B. Singleton Pattern C. Delegation pattern D. Immutable Pattern...
Advertisement