The length and complexity of the interface specification (provides insight into learning effort required by user).
What will be an ideal response?
The number of user tasks specified and the number of user actions required to complete each (provide estimates of system efficiency). Number of tasks, actions, and states in the design model (imply the memory load imposed on the user).
Interface style, help facilities, and error handling protocol provide a general indication of complexity of the interface and its acceptance by the users.
You might also like to view...
A counter-controlled loop can be either a pretest loop or a posttest loop.
Answer the following statement true (T) or false (F)
Match each term with the correct statement below.
A. A two-dimensional array that has rows of different lengths B. A popularly known sorting method C. Use them with the class name without instantiating an object D. Two or more columns of values E. Adds an item to the end of an ArrayList F. A programmer-created data type with a fixed set of values G. Alters an item at a specified ArrayList location H. Arrays with more than one dimension I. A package containing the Arrays class J. Placing objects in order beginning with the lowest value K. Assigns the specified value to each element of the specified array L. Two-dimensional array M. The size can change during program execution N. A data type for which only appropriate behaviors are allowed. O. Can be pictured as a column of values