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

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

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

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

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

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

软件设计师每日一练试题内容(2023/4/20)

  • 试题1

    海明码利用奇偶性检错和纠错,通过在n个数据位之间插入k个校验位,扩大数据编码的码距。若n=48,则k应为(3)  
    A.4  
    B.5  
    C.6  
    D.7  

    查看答案

    试题参考答案:C

    试题解析与讨论:www.cnitpm.com/st/380245530.html

  • 试题2

    以下关于DHCP服务的说法中正确的是 ( ) 。
    A、在一个子网内只能设置一台DHCP服务器,以防止冲突
    B、在默认情况下,客户机采用最先到达的DHCP服务器分配的IP地址
    C、使用DHCP服务,无法保证某台计算机使用固定IP地址
    D、客户端在配置时必须指明DHCP服务器IP地址,才能获得DHCP服务

    查看答案

    试题参考答案:B

    试题解析与讨论:www.cnitpm.com/st/80382768.html

  • 试题3

    下图表示客户端通过网络访问远端服务器的一种实现方式,请指出在服务器端的设备1是(1),没备2是(2)。使用电话线路连接远程网络的一种链路层协议是(3)。

    (1)A、默认网关
    B、主交换机
    C、Modem池
    D、集线器
    (2)A、Web服务器
    B、FTP服务器
    C、Mail服务器
    D、RAS服务器
    (3)A、TCP
    B、PPP
    C、UDP
    D、ARP

    查看答案

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

    试题解析与讨论:www.cnitpm.com/st/76052619.html

  • 试题4

    下面的程序段违反了算法的( )原则。
    Void sam()
    { int n=2;
    while(!odd(n))
    n+=2;
    printf(n);
    }
    A、有穷性 
    B、确定性 
    C、可行性 
    D、健壮性 

    查看答案

    试题参考答案:A

    试题解析与讨论:www.cnitpm.com/st/77052653.html

  • 试题5

    内存按字节编址,地址从 90000H 到 CFFFFH,若用存储容量为 16K×8bit 的存储器芯片构成该内存,至少需要  ( )  片。
    A、2
    B、4
    C、8
    D、16

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/st/80422769.html

  • 试题6

    在面向对象的语言中, ( ) 。
    A、类的实例化是指对类的实例分配存储空间
    B、每个类都必须创建一个实例
    C、每个类只能创建一个实例
    D、类的实例化是指对类进行初始化

    查看答案

    试题参考答案:A

    试题解析与讨论:www.cnitpm.com/st/80002755.html

  • 试题7

    若n2、n1、n0分别表示一个二叉树中度为2、度为1和叶子结点的数目(结点的度定义为结点的子树数目),则对于任何一个非空的二叉树,()。

    A.n2一定大于n1

    B.n1一定大于n0

    C.n2一定大于n0

    D.n0一定大于n2

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/st/2477819897.html

  • 试题8

    Software entities are more complex for their size than perhaps any other humanconstruct, because no two parts are alike (at least above the statement level). If they are, wemake the two similar parts into one, a( 71 ), open or closeD. In this respect software systemsdiffer profoundly from computers, buildings, or automobiles, where repeated elements abound.
    Digital computers . are themselves more complex than most things people build;they have very large numbers of states This makes conceiving, describing, and testing them harD. Software systems have orders of magnitude more( 72 )than computers do
    Likewise, a scaling-up of a software entity is not m erely a repetition of the same elementsm larger size; it is necessarily an mcrease in the number of different elements. In most cases, the elements interact with each other in some( 73 )fashion: and the complexity of the wholencreases much more than linearly.
    The complexity of software is a(an)( 74 )property, not an accidental one Hencedescriptions of a software entity that abstract away its complexity often abstract away its essence.Mathematics and the physical sciences made great strides for threecenturies by constructingsimplified models of complex phenomena, deriving properties fiom the models, and verifyingthose properties experimentally. This worked becausethe complexities( 75 ) in the modelswere not the .essential properties of the phenomena: It does not work when the complexities are the essence.
    Many of the classical problems of developing software products derive from this essential complexi and its nonlinear uicreases with size. Not only .technical problems but management problems as well come from the coin plexity.
    A. task
    B.job
    C.subroitune
    D.Program
    A.states
    B.parts
    C.conditions
    D.Expressions
    A.linear
    B. nonlinear
    C.Parallel
    D.Addititive
    A. surface
    B. Outside
    C.exterior
    D.Essential
    A. fixed
    B. Included
    C.ignored
    D.stabilized

    查看答案

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

    试题解析与讨论:www.cnitpm.com/st/2866223790.html

  • 试题9

    某磁盘磁头从一个磁道移至另一个磁道需要 10ms。文件在磁盘上非连续存放,逻辑上相邻数据块的平均移动距离为 10 个磁道,每块的旋转延迟时间及传输时间分别为100ms 和 2ms,则读取一个 100 块的文件需要  ( )  ms 时间。
    A、10200
    B、11000
    C、11200
    D、20200

    查看答案

    试题参考答案:D

    试题解析与讨论:www.cnitpm.com/st/83412872.html

  • 试题10

    中断响应时间是指( )。
    A、从中断处理开始到中断处理结束所用的时间 
    B、从发出中断请求到中断处理结束所用的时间 
    C、从发出中断请求到进入中断处理所用的时间 
    D、从中断处理结束到再次中断请求的时间 

    查看答案

    试题参考答案:C

    试题解析与讨论:www.cnitpm.com/st/76642639.html

信管网订阅号

信管网视频号

信管网抖音号

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

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

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

相关内容

发表评论  查看完整评论  

推荐文章

精选

课程

提问

评论

收藏