Answer the following statements true (T) or false (F)

1. No more than one JAD session should be conducted with an interviewee.
2. A JAD session should be held at a comfortable location away from the corporate
3. A drawback of holding JAD sessions is that the system usually takes longer to implement while each person schedules their individual meeting.
4. It is unimportant to read background information about the organization prior to an interview since it adds to the expense of the project and the information may be obtained from early open-ended questions.


1. FALSE
2. TRUE
3. FALSE
4. FALSE

Computer Science & Information Technology

You might also like to view...

Round the following values up at the places noted.

0.456 at units place

Computer Science & Information Technology

A metasearch engine enables you to search several search engines simultaneously

Indicate whether the statement is true or false

Computer Science & Information Technology

int x = 27;int y = 10;do    x = x / 3;while (x >= y);If y = 0, how many times would the loop above execute?

A. 1 B. 2 C. 3 D. 4

Computer Science & Information Technology

Which of the following scenarios would necessitate the use of a non-disclosure agreement?

a. Your company wishes to educate users on the proper use of the network. b. Your company needs to prevent a new contractor from sharing information with a potential competitor. c. Your company needs to impose password restrictions on new users in the network. d. Your company would like to allow employees to bring their own devices.

Computer Science & Information Technology