中文字幕综合一区,伊人av网,欧美中日韩在线,亚洲国产香蕉视频,黄视频在线免费,天天操天天爱天天爽,狠狠躁天天躁

專業(yè)軟件設(shè)計(jì)師網(wǎng)站|服務(wù)平臺(tái)|服務(wù)商(加客服微信:cnitpm或QQ:947530340進(jìn)軟件設(shè)計(jì)師學(xué)霸群)

軟題庫 學(xué)習(xí)課程
當(dāng)前位置:信管網(wǎng) >> 軟件設(shè)計(jì)師 >> 每日一練 >> 文章內(nèi)容
軟件設(shè)計(jì)師每日一練試題(2023/5/12)

軟件設(shè)計(jì)師當(dāng)天每日一練試題地址:www.jazzmuze.com/exam/ExamDay.aspx?t1=4

往期軟件設(shè)計(jì)師每日一練試題匯總:www.jazzmuze.com/class/27/e4_1.html

軟件設(shè)計(jì)師每日一練試題(2023/5/12)在線測(cè)試:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2023/5/12

點(diǎn)擊查看:更多軟件設(shè)計(jì)師習(xí)題與指導(dǎo)

軟件設(shè)計(jì)師每日一練試題內(nèi)容(2023/5/12)

  • 試題1

    在設(shè)計(jì)軟件的模塊結(jié)構(gòu)時(shí),()不能改進(jìn)設(shè)計(jì)質(zhì)量。
    A.盡量減少高扇出結(jié)構(gòu)
    B.模塊的大小適中
    C.將具有相似功能的模塊合并
    D.完善模塊的功能

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/st/393409097.html

  • 試題2

    一個(gè)類可以具有多個(gè)同名而參數(shù)類型列表不同的方法,被稱為方法(  )
    A.重載
    B.調(diào)用
    C.重置
    D.標(biāo)記

    查看答案

    試題參考答案:A

    試題解析與討論:www.jazzmuze.com/st/2549027852.html

  • 試題3

    某一非確定性有限自動(dòng)機(jī)(NFA)的狀態(tài)轉(zhuǎn)換圖如下圖所示,與該NFA等價(jià)的正規(guī)式是(1),與該NFA等價(jià)的DFA是(2)。
    (1)
    (2)
    (1)A. A
    B. B
    C. C
    D. D
    (2)A. A
    B. B
    C. C
    D. D

    查看答案

    試題參考答案:B、A

    試題解析與討論:www.jazzmuze.com/st/76872647.html

  • 試題4

    以下關(guān)于變量和常量的敘述中,錯(cuò)誤的是  ( )  。
    A、變量的取值在程序運(yùn)行過程中可以改變,常量則不行
    B、變量具有類型屬性,常量則沒有
    C、變量具有對(duì)應(yīng)的存儲(chǔ)單元,常量則沒有
    D、可以對(duì)變量賦值,不能對(duì)常量賦值

    查看答案

    試題參考答案:B

    試題解析與討論:www.jazzmuze.com/st/83372871.html

  • 試題5

    假設(shè)系統(tǒng)中有四類互斥資源 R1、R2、R3 和 R4,可用資源數(shù)分別為 9、6、3 和 3。在 T0 時(shí)刻系統(tǒng)中有 P1、P2、P3 和 P4 四個(gè)進(jìn)程,這些進(jìn)程對(duì)資源的最大需求量和已分配資源數(shù)如下表所示。在 T0 時(shí)刻系統(tǒng)剩余的可用資源數(shù)分別為(1)  。如果 P1、P2、P3和 P4 進(jìn)程按  (2)  序列執(zhí)行,那么系統(tǒng)狀態(tài)是安全的。

    (1)A、2、1、0 和 1
    B、3、1、0 和 0
    C、3、1、1 和 1
    D、3、0、1 和 1
    (2)A、P1→P2→P4→P3
    B、P2→P1→P4→P3
    C、P3→P4→P1→P2
    D、P4→P2→P1→P3

    查看答案

    試題參考答案:B、D

    試題解析與討論:www.jazzmuze.com/st/81122793.html

  • 試題6

    進(jìn)行面向?qū)ο笙到y(tǒng)設(shè)計(jì)時(shí),針對(duì)包中的所有類對(duì)于同-類性質(zhì)的變化;一個(gè)變化若對(duì)一個(gè)包產(chǎn)生影響,則將對(duì)該包中的所有類產(chǎn)生影響,而對(duì)于其他的包不造成任何影響。這屬于(  )設(shè)計(jì)原則。
    A.共同重用
    B.開放-封閉
    C.接口分離
    D.共同封閉

    查看答案

    試題參考答案:D

    試題解析與討論:www.jazzmuze.com/st/4511913142.html

  • 試題7

    UML圖中,對(duì)新開發(fā)系統(tǒng)的需求進(jìn)行建模,規(guī)劃開發(fā)什么功能或測(cè)試用例,采用(1)最適合。而展示交付系統(tǒng)的軟件組件和硬件之間的關(guān)系的圖是(2)。
    (1)A.類圖
    B.對(duì)象圖
    C.用例圖
    D.交互圖
    (2)A.類圖
    B.部署圖
    C.組件圖
    D.網(wǎng)絡(luò)圖

    查看答案

    試題參考答案:C、B

    試題解析與討論:www.jazzmuze.com/st/2549226781.html

  • 試題8

    The project workbook is not so much a separate document as it is a structure imposed on the documents that the project will be producing anyway.
    All the documents of the project need to be part of this ( ). This includes objectives ,external specifications , interface specifications , technical standards , internal specifications and administrative memoranda(備忘錄).
    Technical prose is almost immortal. If one examines the genealogy ( Ff ) of a customer manual for a piece of hardware or software , one can trace not only the ideas , but also many of the very sentences and paragraphs back to the first (?。?proposing the product or explaining the first design. For the technical writer, the paste-pot is as mighty as the pen.
    Since this is so, and since tomorrow's product-quality manuals will grow from today’s memos, it is very important to get the structure of the documentation right. The early design of the project (?。?ensures that the documentation structure itself is crafted, not haphazard. Moreover, the establishment of a structure molds later writing into segments that fit into that structure.
    The second reason for the project workbook is control of the distribution of (?。? The problem is not to restrict information, but to ensure that relevant information gets to all the people who need it.
    The first step is to number all memoranda, so that ordered lists of titles are available and h worker can see if he has what he wants. The organization of the workbook goes well beyond this to establish a tree-structure of memoranda. The (請(qǐng)作答此空) allows distribution lists to be maintained by subtree, if that is desirable.
    A.list
    B.document
    C.tree-structure
    D.number

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/st/407653813.html

  • 試題9

    設(shè)元素序列a、b、c、d、e.f經(jīng)過初始為空的棧S后,得到出棧序列cedfba,則棧S的最小容量為()。
    A.3
    B.4
    C.5
    D.6

    查看答案

    試題參考答案:B

    試題解析與討論:www.jazzmuze.com/st/248978198.html

  • 試題10

    以下關(guān)于RISC(精簡(jiǎn)指令系統(tǒng)計(jì)算機(jī))技術(shù)的敘述中,錯(cuò)誤的是( )。
    A、指令長(zhǎng)度固定、指令種類盡量少
    B、指令功能強(qiáng)大、尋址方式復(fù)雜多樣
    C、增加寄存器數(shù)目以減少訪存次數(shù)
    D、用硬布線電路實(shí)現(xiàn)指令解碼,快速完成指令譯碼

    查看答案

    試題參考答案:B

    試題解析與討論:www.jazzmuze.com/st/4165826494.html

信管網(wǎng)訂閱號(hào)

信管網(wǎng)視頻號(hào)

信管網(wǎng)抖音號(hào)

溫馨提示:因考試政策、內(nèi)容不斷變化與調(diào)整,信管網(wǎng)網(wǎng)站提供的以上信息僅供參考,如有異議,請(qǐng)以權(quán)威部門公布的內(nèi)容為準(zhǔn)!

信管網(wǎng)致力于為廣大信管從業(yè)人員、愛好者、大學(xué)生提供專業(yè)、高質(zhì)量的課程和服務(wù),解決其考試證書、技能提升和就業(yè)的需求。

信管網(wǎng)軟考課程由信管網(wǎng)依托10年專業(yè)軟考教研傾力打造,教材和資料參編作者和資深講師坐鎮(zhèn),通過深研歷年考試出題規(guī)律與考試大綱,深挖核心知識(shí)與高頻考點(diǎn),為學(xué)員考試保駕護(hù)航。面授、直播&錄播,多種班型靈活學(xué)習(xí),滿足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。

相關(guān)內(nèi)容

發(fā)表評(píng)論  查看完整評(píng)論  

推薦文章

精選

課程

提問

評(píng)論

收藏