In a software license, a “response” to a user problem:

What will be an ideal response?


Answer: may, completely legally, never be forthcoming.
Response Feedback: An HCO should be extremely careful about the wording of the license with regard to vendor response to a user problem. “Response” does not mean “solution”—it means simply response. The time allowed for a response can vary widely. And the nature of the response can vary depending on the problem’s severity. If the HCO is not diligent, it is fully possible for a license to be written so that a vendor does not legally need to respond to a number of problems that arise.

Computer Science & Information Technology

You might also like to view...

Given the declaration Circle[] x = new Circle[10], which of the following statement is most accurate?

a. x contains an array of ten int values. b. x contains an array of ten objects of the Circle type. c. x contains a reference to an array and each element in the array can hold a reference to a Circle object. d. x contains a reference to an array and each element in the array can hold a Circle object.

Computer Science & Information Technology

When an input field has a type attribute set to password, the characters that the user types will display as:

A) asterisks. B) the characters typed. C) the word password. D) spaces.

Computer Science & Information Technology

Most current displays are a type of ______ display.

A. large screen B. flat-panel C. translucent D. fixed width

Computer Science & Information Technology

The ____ option allows you to select a name and storage device for a file.

A. file name extensions B. Save C. Search D. Save As

Computer Science & Information Technology