题目内容

Competitive Advertising Strategy In terms of its advertising strategy, Coca-Cola France decided in 2002 to have a three-year partnership with the football player Thierry Henry, in order to benefit from his considerable popularity, especially amongst teenagers. Using celebrities shows a new approach for the company, adopting a communication strategy similar to that of its rival, Pepsi Co. During the football World Cup, special promotions were organized in some supermarkets. The company’s good results in the soft drinks market are partly due to its strategy to limit the impact of seasonality by doing all year round promotions. Coca-Cola’s attempts to diversify its range of products were illustrated by the successful introduction of the Aquarius brand within the emerging functional drinks sector. The company’s recent strategy to develop new products specifically targeted at national markets was successfully illustrated in France by the good performance of Fanta Lafina and Fanta Madness in 2001, two beverages designed to appeal to French teenagers’ tastes. The growth of the low-calorie variant Coca-Cola Light was boosted by major advertising campaigns to position it as a distinct brand, rather than as just a variant within the Coca-Cola range. Thus it was extended by the introduction of a lemon-flavoured variant in 2002. Coca-Cola was a major sponsor for the football World Cup in France.

A. Right
B. Wrong
C. Doesn’t Say

查看答案
更多问题

以下程序的输出结果为 【6】 。 main() int k=1; white(k<=15) if(++k%3!=2)continue; else printf("%d ",k); printf("\n");

若变量n中的值为24,则print函数共输出 【16】 行,最后一行有 【17】 个数。 void print(int n,int aa[]) int i; for(i=1;i<=n;i++) printf("%6d",aa[i]); if(!(i%5)) printf("\n"); printf("\n");

若x,y和z均是int型变量,则执行下面表达式后的x值为 【7】 。 x=(y=4)+(z=2)

对一组记录54,38,96,23,15,72,60,45,83进行直接插入排序时,当插入第5个记录到有序表时,寻找插入位置需比较 【4】 次。

答案查题题库