易搜题 > 资格证大类 > 软件考试 > 问题详情
问题详情

从未排序的序列中依次取出一个元素与已排序序列中的元素进行比较,然后将其放在已排序序列的合适位置上,该排序方法为()。
A.插入排序
B.选择排序
C.快速排序
D.冒泡排序

未找到的试题在搜索页框底部可快速提交,在会员中心"提交的题"查看可解决状态。 收藏该题
查看答案

相关问题推荐

  • 在以阶段划分的编译器中,符号表管理和(8)贯穿于编译器工作始终。
    A.语法分析
    B.语义分析
    C.代码生成
    D.出错处理
  • An application architecture specifies the technologies to be used to implement one or more information systems. It serves as an outline for detailed design, construction, and implementation. Given the models and details, include ( ), we can distribute data and processes to create a general design of application architecture. The design will normally be constrained by architecture standards, project objectives, and (请作答此空). The first physical DFD to be drawn is the ( ). The next step is to distribute data stores to different processors. Data( )are two types of distributed data which most RDBMSs support. There are many distribution options used in data distribution. In the case of( ), we should record each table as a data store on the physical DFD and connect each to the appropriate server.
    A.the database management system
    B.the feasibility of techniques used
    C.the network topology and technology
    D.the user interface and process methods
  • 修改现有软件系统的设计文档和代码以增强可读性,这种行为属于()维护。
    A.正确性
    B.适应性
    C.完善性
    D.预防性
  • 以下关于文档测试的说法中,不正确的是()。
    A.文档测试需要仔细阅读文档,检查每个图形
    B.文档测试需要检查文档内容是否正确和完善
    C.文档测试需要检查标记是否正确
    D.文档测试需要确保大部分示例经过测试
  • 在具有n(n>0)个顶点的简单无向图中,最多含有()条边。
    A.n(n-1)
    B.n(n+1)
    C.n*(n-1)/2
    D.n*(n+1)/2
联系客服 会员中心
TOP