Compact InternationalThis year has been an excellent year for Compact International. Our total sales have reached £42 million and sales in the UK show (29) impressive 8% growth.In 2004 we (30) forced to invest heavily in new technology. But the initial problems this caused have been balanced (31) the excellent progress we have made. We are producing 23% more than three years (32) Our success is partly due to our sales staff, (33) have managed to find many new customers. (34) hard work is a model for us all.The joint venture project in Indonesia began with many problems, (35) we have now overcome most of them and we will start selling better in 2007. The project will be similar (36) the one in Malaysia.The company (37) begun a new training program for our employees. These have been so popular (38) we will extend the program for one more year. If we can (39) the number of employees who attend the program, there will surely be an increase (40) our sales volume. 37()
A. has
B. was
C. did
使用VC++6.0打开考生文件夹下的源程序文件1.cpp,该程序运行时有错,请改正程序中的错误,使程序输出的结果为 Number=7 Number=12 注意:错误的语句在//******error******的下面,修改该语句即可。 试题程序: #include<iostream.h> class TC public: //******error****** TC(int i):Number=i //******error****** return Number; void set(int i) Number=i; void display() cout<<"Number="<<Number<<end1; private: int Number; ; void main() //******error****** TC *p=new TC; p—>display(); p—>set(12); p—>display(); return;
Compact InternationalThis year has been an excellent year for Compact International. Our total sales have reached £42 million and sales in the UK show (29) impressive 8% growth.In 2004 we (30) forced to invest heavily in new technology. But the initial problems this caused have been balanced (31) the excellent progress we have made. We are producing 23% more than three years (32) Our success is partly due to our sales staff, (33) have managed to find many new customers. (34) hard work is a model for us all.The joint venture project in Indonesia began with many problems, (35) we have now overcome most of them and we will start selling better in 2007. The project will be similar (36) the one in Malaysia.The company (37) begun a new training program for our employees. These have been so popular (38) we will extend the program for one more year. If we can (39) the number of employees who attend the program, there will surely be an increase (40) our sales volume. 34()
A. They
B. Their
C. Theirs