If an interviewee gives only short or incomplete responses to open-ended questions, a systems analyst should _____.
A. switch to closed-ended questions
B. give the interviewee easy access to supporting material that might be needed
C. continue using open-ended questions
D. rudely conclude the meeting
Answer: A
You might also like to view...
To reposition the insertion point using the mouse, move the mouse to the position where you want the insertion point to appear, and then click the left mouse button.
Answer the following statement true (T) or false (F)
When creating a password for a presentation, you must confirm it by entering it ____.
A. in all caps B. in encrypted format C. three times D. two times
?What option can be added to the rpm command to upgrade a specified package only if an older version exists on the system?
A. ?-F B. ?-U C. ?-z D. ?-c
Which of the following statements is false?
a. When the user interacts with a GUI component, the interaction—known as an event—drives the program to perform a task. b. For events that occur when the value of a control’s property changes, you must create the event handler entirely using only drag and drop in Scene Builder. c. The code that performs a task in response to an event is called an event handler. d. For certain events you can link a control to its event-handling method by using the Code section of Scene Builder’s Inspector window. In this case, the event-listener interface is implemented for you to call the method that you specify.