____ is created when the satisfaction of one constraint causes problems with another.

A. Negative problem space
B. Negative utility space
C. Positive problem space
D. Positive utility space

Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following methods can be used to reference a character at the indexiof the string?

A. string.charAt(I) B. string(i).charAt C. charAt.string(i) D. charAt(i).string

Computer Science & Information Technology

A(n) ____ in Android is the mechanism that one app uses to signal another app that its cooperation is requested to accomplish something.

A. intent B. activity C. request D. synch

Computer Science & Information Technology