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

Computer Science & Information Technology

You might also like to view...

Discuss the three categories-fixed, fluid, and elastic-of web page layouts.

What will be an ideal response?

Computer Science & Information Technology

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

Computer Science & Information Technology

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

Computer Science & Information Technology

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

Computer Science & Information Technology