专业软件设计师网站|服务平台|服务商(加客服微信:cnitpm或QQ:947530340进软件设计师学霸群)

软题库 学习课程
当前位置:信管网 >> 软件设计师 >> 每日一练 >> 文章内容
软件设计师每日一练试题(2024/5/13)

软件设计师当天每日一练试题地址:www.cnitpm.com/exam/ExamDay.aspx?t1=4

往期软件设计师每日一练试题汇总:www.cnitpm.com/class/27/e4_1.html

软件设计师每日一练试题(2024/5/13)在线测试:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2024/5/13

点击查看:更多软件设计师习题与指导

软件设计师每日一练试题内容(2024/5/13)

  • 试题1

    计算机要对声音信号进行处理时,必须将它转换成为数字声音信号。最基本的声音信号数字化方法是取样-量化法。若量化后的每个声音样本用 2 个字节表示,则量化分 辨率是 ( ) 。
    A、1/2
    B、1/1024
    C、1/65536
    D、1/131072

    查看答案

    试题参考答案:C

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2024/5/13

  • 试题2

    《计算机软件产品开发文件编制指南》》(GB 8567-88)是( ) 标准。
    A、强制性国家 
    B、推荐性国家 
    C、强制性行业 
    D、推荐性行业 

    查看答案

    试题参考答案:A

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2024/5/13

  • 试题3

    在Python3中,执行语句x-imput(),如果从键盘输入123并按回车键,则x的值为()
    A.123
    B.1,2,3
    C.1 2 3
    D.'123'

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2024/5/13

  • 试题4

    设函数foo和hoo的定义如下图所示,在函数foo中调用函数hoo,hoo的第一个参数采用传引用方式(call by reference),第二个参数传值方式(call by value),那么函数foo中的print(a,b)将输出()

    A.8,5
    B.39,5
    C.8,40
    D.39,40

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2024/5/13

  • 试题5

    对n个元素进行快速排序时,最坏情况下的时间复杂度为( )。
    A、O(1og2n) 
    B、O(n) 
    C、O(nlog2n) 
    D、0(n2) 

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2024/5/13

  • 试题6

    下列不属于电子邮件收发协议的是()。
    A.SMTP
    B.POP
    C.IMAP
    D.FTP

    查看答案

    试题参考答案:

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2024/5/13

  • 试题7

    因使用大量的对象而造成很大的存储开销时,适合采用( )模式进行对象共享,以减少对象数量从而达到较少的内存占用并提升性能。
    A.组合(Composite)
    B.享元(Flyweight)
    C.迭代器(Iterator)
    D.备忘(Memento)

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2024/5/13

  • 试题8

    编译程序进行词法分析时不能( ) 。
    A、过滤源程序中的注释
    B、扫描源程序并识别记号
    C、指出出错行号
    D、查出拼错的保留字(关键字)

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2024/5/13

  • 试题9

    通过元素在存储空间中的相对位置来表示数据元素之间的逻辑关系,是(  )的特点。
    A.顺序存储
    B.链表存储
    C.索引存储
    D.哈希存储

    查看答案

    试题参考答案:A

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2024/5/13

  • 试题10

    Traditional structured analysis techniques focus upon the flow of (1)within a
    system. Object-oriented analysis emphasizes the building of real-world models. It examines
    requirements from the perspective of the classes and objects found in the vocabulary of
    the(2)domain.
    Traditional system design method emphasizes the proper and effective structure of a
    complex system. Object-oriented design method encompasses the process of object-oriented
    decomposition and a (3) for depicting both logical and physical as well as static and
    dynamic models of the system under design.
    Object-oriented programming is a method of implementation in which programs are organized
    as cooperative collections of objects, each of which represents an (4)of some class, and whose classes are all members of a hierarchy of classes united via (5) relationships.
    (1)A、control 
    B、program 
    C、data 
    D、reference
    (2)A、problem 
    B、solution 
    C、data 
    D、program
    (3)A、mark 
    B、picture 
    C、symbol 
    D、notation
    (4)A、instance 
    B、example 
    C、existence 
    D、implementation
    (5)A、control 
    B、inheritance 
    C、inference 
    D、connection 

    查看答案

    试题参考答案:C、A、D、A、B

    试题解析与讨论:www.cnitpm.com/exam/ExamDay.aspx?t1=4&day=2024/5/13

信管网订阅号

信管网视频号

信管网抖音号

温馨提示:因考试政策、内容不断变化与调整,信管网网站提供的以上信息仅供参考,如有异议,请以权威部门公布的内容为准!

信管网致力于为广大信管从业人员、爱好者、大学生提供专业、高质量的课程和服务,解决其考试证书、技能提升和就业的需求。

信管网软考课程由信管网依托10年专业软考教研倾力打造,教材和资料参编作者和资深讲师坐镇,通过深研历年考试出题规律与考试大纲,深挖核心知识与高频考点,为学员考试保驾护航。面授、直播&录播,多种班型灵活学习,满足不同学员考证需求,降低课程学习难度,使学习效果事半功倍。

相关内容

发表评论  查看完整评论  

推荐文章

精选

课程

提问

评论

收藏