An automatic process that tailors webpage content to fit the profile of a specific target audience, or that automatically tailors webpage content for an individual visitor based on his or her actions at a site is called ____.
A. customization
B. the network effect
C. personalization
D. disintermediation
Answer: C
You might also like to view...
Discuss the three categories-fixed, fluid, and elastic-of web page layouts.
What will be an ideal response?
What is displayed by the following code?
``` String[] tokens = "A,B;C;D".split("[,;]"); for (int i = 0; i < tokens.length; i++) System.out.print(tokens[i] + " ");``` a. A,B;C;D b. A B C D c. A B C;D d. A B;C;D
After the title slide, when you add a new slide to a presentation the default layout is ________
A) Section Header B) Title and Content C) Title D) Comparison
On the ________ page, the user can choose which printer to use, which pages to print, and how many copies of the document to print
A) Editing Preview B) Backstage Print C) Formatting Preview D) Live Preview