软件水平考试(初级)程序员上午(基础知识)模拟试卷25

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

ASCII is a 7-bit code used to represent numeric, alphabetic, and special printable characters. It also includes codes for control characters, which are(75).

  • A.printable or displayable
  • B.not printable or displayable
  • C.not printable but displayable
  • D.printable but not displayable
5

By means of multiple pipeline to carry out multiple processing, this technology is called(71).

  • A.Multiple pipeling
  • B.Superpipeline
  • C.Superscalar
  • D.Very long instruction word
5

An instruction that uses indrect addressing mustt contain an address of memory where(69).

  • A.data is stored
  • B.a pipeline stall will be executed
  • C.a page fault is addressed
  • D.another address is stored
5

In which phase of the software engineering process is the Software Requirements Specification developed?(68).

  • A.development phase
  • B.engineering phase
  • C.maintenance phase
  • D.Definition phase
5

The sorting method described by the code is called(67).

  • A.Insertion sort
  • B.Selection sort
  • C.Radix sort
  • D.Merge sort