COGNITIVE ASSESSMENT
You are an expert in devising product activation schemes for software publishers. Which of the following is not one of the techniques you have used in the past?

A. You enable the software to be run a preset number of times.
B. You create the application to be available for download only.
C. You write the code to deliver only limited functionality.
D. You devise the code not to function until you activate it via the Internet or by phone.


Answer: B

Computer Science & Information Technology

You might also like to view...

Page margins are altered by using the Margins icon found in the:

A) Document Views group of the View tab. B) Pages group on the Insert tab. C) Paragraph group on the Home tab. D) Page Setup group on the Page Layout tab.

Computer Science & Information Technology

What is attained by giving the user community training resources, help guides, and user manuals?

A. Readability B. Usability C. Maintainability D. Understandability

Computer Science & Information Technology

Select all that apply. Using C++11: Which of the following can be used to initialize an integer variable named dozen with the value of 12?

a. int dozen = 12; b. int dozen(12); c. int dozen = {12}; d. int dozen = (12); e. int dozen {12};

Computer Science & Information Technology

The hidden slide icon displays as a(n) ________

A) small empty callout B) slide number with a slash through it C) small piece of paper with a pencil D) exclamation point

Computer Science & Information Technology