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

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

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

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

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

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

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

  • 试题1

    计算机中提供指令地址的程序计数器PC在(  )中。
    A.控制器
    B.运算器
    C.存储器
    D.I/O设备

    查看答案

    试题参考答案:A

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

  • 试题2

    包过滤防火墙对( )的数据报文进行检查。
    A、应用层
    B、物理层
    C、网络层
    D、链路层

    查看答案

    试题参考答案:C

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

  • 试题3

    The development of the Semantic Web proceeds in steps, each step building a layer on top of another. The pragmatic justification for this approach is that it is easier to achieve (71) on small steps, whereas it is much harder to get everyone on board if too much is attempted. Usually there are several research groups moving in different directions; this (72) of ideas is a major driving force for scientific progress. However, from an engineering perspective there is a need to standardize. So, if most researchers agree on certain issues and disagree on others, it makes sense to fix the point of agreement. This way, even if the more ambitious research efforts should fai1, there wil1 be at least(73) positive outcomes.
    Once a (74) has been established , many more groups and companies will adopt it, instead of waiting to see which of the alternative research lines will be successful in the end. The nature of the Semantic
    Web is such that companies and single users must build tools, add content,and use that content. We cannot wait until the full Semantic Web vision materializes-it may take another ten years for it to be realized to its full(75) (as envisioned today, of course).
    A. conflicts
    B. consensus
    C. success
    D. disagreement
    A. competition
    B. agreement
    C. cooperation
    D. collaboration
    A. total
    B. complete
    C. partial
    D. entire
    A. technology
    B. standard
    C. pattern
    D. model
    A. area
    B. goal
    C. object
    D. extent

    查看答案

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

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

  • 试题4

    以下关于 CISC (Complex Instruction Set Computer ,复杂指令集计算机)和 RISC(Reduced Instruction Set Computer,精简指令集计算机)的叙述中,错误的是( )
    A、在 CISC 中,其复杂指令都采用硬布线逻辑来执行
    B、采用 CISC 技术的 CPU,其芯片设计复杂度更高
    C、在 RISC 中,更适合采用硬布线逻辑执行指令
    D、采用 RISC 技术,指令系统中的指令种类和寻址方式更少

    查看答案

    试题参考答案:A

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

  • 试题5

    若文件系统容许不同用户的文件可以具有相同的文件名,则操作系统应采用 ( ) 来实现。
    A、索引表
    B、索引文件
    C、指针
    D、多级目录

    查看答案

    试题参考答案:D

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

  • 试题6

    给定关系模式R(U,F),其中U为属性集,F是U上的一组函数()
    A.若Y∈X∈U,则X->Y为所蕴涵
    B.若X->Y,Y->Z、则X—>Y为F所蕴涵
    C.若X->Y,Z∈Y,则X—>Z为F所蕴涵
    D.若X-->Y,X->Z,则X—>YZ为F所蕴涵

    查看答案

    试题参考答案:D

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

  • 试题7

    原码表示法和补码表示法是计算机中用于表示数据的两种编码方法,在计算机系统中常采用补码来表示和运算数据,原因是采用补码可以()。
    A.保证运算过程与手工运算方法保持一致
    B.简化计算机运算部件的设计
    C.提高数据的运算速度
    D.提高数据的运算精度

    查看答案

    试题参考答案:B

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

  • 试题8

    风险的优先级通常是根据(  )设定。
    A. 风险影响 (risk impact)
    B. 风险概率(risk probability)
    C. 风险暴露 (risk exposure)
    D. 风险控制(risk control)

    查看答案

    试题参考答案:C

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

  • 试题9

    如果希望别的计算机不能通过 ping 命令测试服务器的连通情况,可以  (1)  。如果希望通过默认的 Telnet 端口连接服务器,则下面对防火墙配置正确的是  (2)  。
    (2)

    (1)A、删除服务器中的 ping.exe 文件
    B、删除服务器中的 cmd.exe 文件
    C、关闭服务器中 ICMP 端口
    D、关闭服务器中的 Net Logon 服务
    (2)A. A
    B. B
    C. C
    D. D

    查看答案

    试题参考答案:C、A

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

  • 试题10

    在Python3,()不是合法的异常处理结构。
    A.try...except…
    B.try...except...finally
    C.try...catch...
    D.raise

    查看答案

    试题参考答案:C

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

信管网订阅号

信管网视频号

信管网抖音号

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

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

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

相关内容

发表评论  查看完整评论  

推荐文章

精选

课程

提问

评论

收藏