题目内容

Section B
Directions: There are 2 passages in this section. Each passage is followed by some questions or unfinished statements. For each of them there are four choices marked A, B, C and D. You should decide on the best choice.
Classified advertising is that advertising which is grouped in certain sections of the paper and is thus distinguished from display advertising. Such groupings as "Help Wanted", "Real Estate", "Lost and Found" are made, the rate charged being less than for display advertising. Classified advertisements are a convenience to the reader and a saving to the advertiser. The reader who is interested in a particular kind of advertisement finds all advertisements of that type grouped for him. The advertisers may, on this account, use a very small advertisement that would be lost if it were placed among larger advertisements in the paper. It is evident that the reader approaches the classified advertisement in a different frame. of mind from that in which he approaches the other advertisements in the paper. He turns to a page of classified advertisements to search for the particular advertisement that will meet his needs. As his attention is voluntary, the advertiser does not need to rely too much on display type to get the reader's attention. Formerly all classified advertisements were of the same size and did not have display type. With the increase in the number of such advertisements, however, each advertiser within a certain group is competing with others in the same group for the reader's attention. In many cases, the result has been an in crease in the size of the space used and the addition of headlines and pictures. In that way, the classified advertisement has in reality become a display advertisement. This is particularly true of real estate advertising.
All of the following facts are advantages of classified advertisement for advertisers EXCEPT that ______.

A. classified advertisement charges less money
B. it is easier to attract the attention of the target consumers
C. it provides more information for the readers
D. it does not have to rely too much on display type

查看答案
更多问题

African Region has spent more of world health expenditure because they has heavier burden

A. Y
B. N
C. NG

包容类Contain和内嵌类Embed定义如下: #include<iostream.h> class Contain { private: int X; protected: int z; public: class Embed { private: int y; public: Embed(){y=100;} int Embed_Fun(); }MyEmbed; int Contain_Fun(

A. 定义类Embed对象的语句是:Contain? Embed embed;
B. 类Contain的成员函数Contain_Fun()中可以用MyEmbe D.y的方式访问类Embed的私有成员y
C. 类Embed的成员函数Embed_Fun()中可以直接访问Contain的私有成员x
D. 类Embed的成员函数Embed_Fun()中可以直接访问Contain的保护成员Z

有如下程序: #include<iostream> using namespace std; class XX{ protected; int k; public: XX(int n=5):k(n){} ~XX(){cout<<"XX";} Virtual void f()cons=0; }; inline void XX::f()const{cout<<k+3;} class YY:public XX{ public:

A. 28XX
B. 28YYXX
C. -33XX
D. -33XXYY

中国人自己创办的第一家证券交易所——上海证券物品交易所产生于19世纪70年代。()

A. 正确
B. 错误

答案查题题库