問題詳情
C In early autumn I applied for admission to college. I wanted to go nowhere but to Cornell University, but my mother fought strongly against it. When she saw me studying a photograph of my father on the sports ground of Cornell, she tore it up. "You can't say it's not a great university, just because Papa went there." "That's not it at all. And it is a top university." She was still holding the pieces in her hand. "But we can't afford to send you to college." "I wouldn't dream of asking you for money. Do you want me to get a job to help support you and Papa? Things aren't that bad, are they?" "No," she said. "I don't expect you to help support us." Father borrowed money form his rich cousins to start a small jewellery shop, His chief customers were his old college friends. To get new customers, my mother had to help. She picked up a long-forgotten membership in the local league of women, so that she could get to know more people. Whether those people would turn into customers was another question. I knew that my Parents had to wait for quite a long time before their small investment (投资) could show returns. What's more ,they had not wanted enough to be rich and successful ;otherwise they could not possibly have managed their lives so badly. I was torn between the desire to help them and change their lives, and the determination not to repeat their mistakes. I had a strong belief in my power to go what I wanted. After months of hard study I won a full college scholarship(奖学金).My father could hardly contain his pride in me, and my mother eventually gave in before my success.
53.The author was not allowed to go to Cornell University mainly because .
(A).his father graduated from the university
(B).his mother did not think it a great university
(C).his parents needed him to help support the family
(D).his parents did not have enough money for him
53.The author was not allowed to go to Cornell University mainly because .
(A).his father graduated from the university
(B).his mother did not think it a great university
(C).his parents needed him to help support the family
(D).his parents did not have enough money for him
參考答案
答案:D
難度:適中0.5
統計:A(0),B(0),C(0),D(0),E(0)
內容推薦
- 19)下列条件语句中,输出结果与其他语句不同的是 )。(A)ifA)printf"%d\-n",x); else printf"%dn",y);(B)ifa—0
- The criminal ___ the rich man's only son and demanded money for his safe return.(A)kidnapped(B)
- 10)下列选项中属于面向对象设计方法主要特征的是 )。(A)继承 (B)自顶向下 (C)模块化 (D)逐步求精
- 52. In which of the following aspects was Irene Cuire different from her mother?(A) Irene worked
- (A) except (B) instead of (C) apart from (D) along with
- 18)有以下程序#includemain){int a=1,b=0;if-A b++;else ifa=0)b+=2:else b+=3:printf"%d\n",B;)程序运行后
- 51.When was the second child of Irene Curie and Frederic Joliot born?(A) In 19(B) In 19(
- (A)still (B) already (C) always (D) indeed
- 8)数据库系统的三级模式不包括 )。(A)概念模式 (B)内模式 (C)外模式 (D)数据模式
- GM companies promise farmers that they will benefit from ______________.(A) practicing "
內容推薦
- 11)以下叙述中错误的是 )。(A)C语言编写的函数源程序,其文件名后缀可以是.C(B)C语言编写的函数都可以作为一个独立的源程序文件(C)C语言编写的每个函数都可以进行独立的编译并执行(D)一个C语
- 2)下列关于线性链表的叙述中,正确的是 )。(A)各数据结点的存储空间可以不连续,但它们的存储顺序与逻辑顺序必须一致(B)各数据结点的存储顺序与逻辑顺序可以不一致,但它们的存储空间必须连续(C)进行插
- 20)有以下程序#includemain){int a=7;whilea--);printf"%dn",A;)程序运行后的输出结果是 )。(A)-1 (B)0 (C)1 (D)7
- The father started his small shop with the money from .(A) a local league (B) his university(
- 12)以下选项中关于程序模块化的叙述错误的是 )。(A)把程序分成若干相对独立的模块,可便于编码和调试(B)把程序分成若干相对独立、功能单一的模块,可便于重复使用这些模块(C)可采用自底向上、逐步细化
- 3)下列关于二叉树的叙述中,正确的是 )。(A)叶子结点总是比度为2的结点少一个(B)叶子结点总是比度为2的结点多一个(C)叶子结点数是度为2的结点数的两倍(D)度为2的结点数是度为1的结点数的两倍
- 21)以下不能输出字符A的语句是注:字符A的ASCIl码值为65,字符a的ASCIl码值为97)(A)printf"%cn",'a'-32); (B)print
- 13)以下选项中关于c语言常量的叙述错误的是 )。(A)所谓常量,是指在程序运行过程中,其值不能被改变的量(B)常量分为整型常量、实型常量、字符常量和字符串常量(C)常量可分为数值型常量和非数值型常量
- 4)软件按功能可以分为应用软件、系统软件和支撑软件或工具软件)。下面属于应用软件的是 )。(A)学生成绩管理系统(B)C语言编译程序(C)UNIX操作系统(D)数据库管理系统
- 22)有以下程序注:字符a的ASCIl码值为97)#includemain){char*s={"abe");do{printf”%d”,+s%10);++s;)while+s);)
- 01 ( ) 依我國遺產及贈與稅法規定,遺產稅之課徵係採: (A)屬人主義 (B)屬地主義 (C)以屬地主義為原則,兼採屬人主義 (D)以屬人主義為原則,兼採屬地主義。[遺1]
- 14)若有定义语句:int a=10;double b=3.14;,则表达式'A'+a+b值的类型是 )。(A)char (B)int (C)double (D)float
- 23)若有定义语句:double a,+p=&a;以下叙述中错误的是 )。(A)定义语句中的*号是一个间址运算符(B)定义语句中的*号只是一个说明符(C)定义语句中的P只能存放double类型变量的地
- 24)有以下程序#includedouble fdouble x);main){doublea_0;inti;fori=0;i<30;i+=10)a+--fdouble)i);printf&qu
- 25)若有定义语句:int year=2009,*p=&year;,以下不能使变量year中的值增至2010的语句是 )。(A)*p+=1; (B) *p)++; (C)++*p); (D)*p++;
- 26)以下定义数组的语句中错误的是 )。(A)int num[]={1,2,3,4,5,6}; (B)int num[][3]={{1,2},3,4,5,6};(C)int num[2][4]={1,
- 35)有以下程序#include#includevoid funchar *w,int m){char s,*p1,*p2;p1=w;p2=w+m-1;whilep1(A)654321 (B)1166
- 36)有以下程序#include#includetypedefstruct{char name[9];char sex;int score[2];}STU;STUfSTU A){STU b={&quo
- 在程序中不需要用public等命令明确声明和建立,直接使用的内存变量(A)、局部变量 (B)、公共变量 (C)、私有变量 (D)、全局变量
- 27)有以下程序#includevoid funint+p){printf”%dn”,p[5]);}main) ;{int a[10]={1,2,3,4,5,6,7,8,9,10};fun&a[3])
- 37)有以下程序#includemain){ struct node{int n;stmct node+next;} *p;structnodex[31={2,x+l},{4,x+2),{6,NULL
- 扩展名为dbf的文件是(A)、表文件 (B)、表单文件 (C)、数据库文件 (D)、项目文件
- 为“学院”表增加一个字段“教师人数”的SQL语句是(A)、CHANGE TABLE学院ADD教师人数I(B)、ALTER STRU学院ADD教师人数I(C)、ALTER TABLE学院ADD教师
- 28)有以下程序#include#defineN4void funint a[][N],im b[]){int i;fori=0;i<N;i++)b[i]=a[i][i]-a[i][N-1-i]
- 38)有以下程序#includemain){int a=2,b;b=a<<2:printr"%dn",B;)程序运行后的输出结果是 )。(A)2 (B)4 (C)6 (