【单选题】【消耗次数:1】
Atradewarisnotawarinthe______sense.
literal
word
book
real
参考答案:
复制
纠错
相关题目
【单选题】 假定有“struct BOOK{char title[40];float price;};struct BOOK *book;”,则不正确的语句为( )。
①  struct BOOK *x=malloc(book);
②  struct BOOK x={“C++ Programming”,27.0};
③  struct BOOK *x=malloc(sizeof(BOOK));
④  struct BOOK **x=
【单选题】 假定有“struct BOOK{char title[40];float price;};struct BOOK *book;”,则不正确的语句为( )。
①  struct BOOK *x=malloc(book);
②  struct BOOK x={“C++ Programming”,27.0};
③  struct BOOK *x=malloc(sizeof(BOOK));
④  struct BOOK **x=
【单选题】 The sense relation between “fruit”and “apple”is _______.
①  hyponymy
②  polysemy
③  homonymy
④  synonymy
【单选题】 假定有“struct BOOK{char title[40];float price;} book;”,则正确的语句为( )。
①  struct BOOK x=
②  struct BOOK *x=
③  struct BOOK x=calloc(BOOK);
④  struct BOOK *x=BOOK;
【单选题】 假定有“struct BOOK{char title[40];float price;} book;”,则正确的语句为( )。
①  struct BOOK x=
②  struct BOOK *x=
③  struct BOOK x=calloc(BOOK);
④  struct BOOK *x=BOOK;
【单选题】 It is common knowledge that dogs have a _______ sense of smell.
①  thoughtful
②  slim
③  keen
④  absorbed
【单选题】 And you find that youre not to be ___ with a position of real responsibility.
①  offered
②  trusted
③  furnished
④  retained
【单选题】 _____ drills that have no real topic have to remain as they are.
①  Manufacture
②  Manipulative
③  Manipulate
④  Manifest
【单选题】 There is [填空] old book.[填空] old book is Doctor Wangs.
①  an,The
②  the,An
③  a,The
④  the,The
【单选题】 Do you anticipate ______ any real problem in getting support?
①  there being
②  there to be
③  there’s being
④  there be
随机题目
【单选题】 现代计算机中采用二进制数制是因为二进制数的优点是___。
①  代码表示简短,易读
②  物理上简单可靠易实现,运算规则简单
③  阅读方便,不易出错
④  只有0、1两个符号,容易书写
【单选题】 计算机硬件能直接识别、执行的语言是___。
①  汇编语言
②  机器语言
③  高级程序语言
④  Java语言
【单选题】 用一个字节二进制最多能编出____不同的码。
①  8个
②  64个
③  128个
④  256个
【单选题】 对计算机软件正确的认识应该是__
①  计算机软件不需要维护
②  计算机软件只要能复制就不必购买
③  受法律保护的计算机软件不能随便复制
④  计算机软件不必备份
【单选题】 火箭发射中使用计算机技术,属于____。
①  科学计算
②  系统仿真
③  实时控制
④  数据处理
【单选题】 “64位微型机”中的“64”是指___。
①  微型机型号
②  字长
③  内存容量
④  显示器规格
【单选题】 总线是硬件各部分实现相互连接、传递信息的连接线路,下列___不是计算机的总线标准。
①  AGP
②  PCI
③  EISA
④  ISO9002
【单选题】 .DVD-RW属于____。
①  大容量可读可写外存储器
②  大容量只读外存储器
③  CPU可直接访问的存储器
④  只读内存储器
【多选题】 在下列关于计算机软件系统组成的叙述中,错误的有____。
①  软件系统由应用程序和数据组成
②  软件系统由软件工具和应用程序组成
③  软件系统由软件工具和测试软件组成
④  软件系统由系统软件和应用软件组成
【多选题】 计算机不能正常启动,则可能软硬件有故障,下列___原因均有可能。
①  电源故障
②  操作系统故障
③  主板故障
④  内存条故障