Which is not a guideline in determining whether use of questionnaires is appropriate?

A) The people you need to question are widely dispersed.
B) There are only a few people involved in the systems project.
C) You are doing an exploratory study to gauge overall opinion.
D) You desire to do problem sensing to identify problems with the current system.

B) There are only a few people involved in the systems project.

Computer Science & Information Technology

You might also like to view...

Name two available behaviors

What will be an ideal response?

Computer Science & Information Technology

Writing a catch clause without an argument list ____.

A. is the same as writing catch (System.Exception) B. is the same as writing a finally block C. is the same as writing catch (Application.Exception) D. creates a syntax error

Computer Science & Information Technology