软件水平考试(中级)数据库系统工程师上午(基础知识)试题模拟试卷1

0
收藏   分享
  • 卷面总分:75分
  • 试卷类型:模拟考试
  • 测试费用:免费
  • 答案解析:是
  • 练习次数:175次
  • 作答时间:150分钟
试卷简介
试卷预览
1

(77)

  • A.moderns
  • B.cats
  • C.modems
  • D.modulates
5

(76)

  • A.permanent components
  • B.peripheral components
  • C.particular components
  • D.precise components
5

(78)

  • A.person computers
  • B.personal counting
  • C.person circumstance
  • D.personal computers
5

(75)

  • A.mouse
  • B.software
  • C.drives
  • D.hardware
5

(72)

  • A.compiled
  • B.translated
  • C.accumulated
  • D.gathered
5

(73)

  • A.efficient program
  • B.executable program
  • C.executable words
  • D.performable words
5

(71)

  • A.site
  • B.place
  • C.space
  • D.dimension
5

(70)

  • A.done
  • B.taken
  • C.built
  • D.programmed
5

C is sometimes referred to as a 'high -level(66)language'. Some people think that's an insult, but it's actually a deliberate and significant aspect of the language. If you have(67)in assembly language, youll probably find C very natural and comfortable(although if you continue to focus too heavily on machine - level details, youll probably end up with unnecessarily non- portable programs). If you havent programmed in assembly language, you may be frustrated by C 's lack of certain higher - level features. In either case, you should understand why C was de- signed this way: so that seemingly - simple constructions expressed in C would not expand to arbitrarily expensive( in time or(68))machine language constructions when(69). If you write a C program simply and succinctly, it is likely to result in a succinct, efficient machine language executable. If you find that the(70)resulting from a C program is not efficient, it's probably because of something silly you did, not because of something the compiler did behind your back which you have no control over. In any case, there's no point in complaining about C's low - level flavor: C is what it is.

  • A.assembly
  • B.combination
  • C.grouping
  • D.compounding