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

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

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

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

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

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

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

軟件設(shè)計師每日一練試題內(nèi)容(2024/4/22)

  • 試題1

    某軟件程序員接受一個公司(軟件著作權(quán)人)委托開發(fā)完成一個軟件,三個月后又接受另一公司委托開發(fā)功能類似的軟件,此程序員僅將受第一個公司委托開發(fā)的軟件略作修改即提交給第二家公司,此種行為( )。
    A.屬于開發(fā)者的特權(quán)
    B.屬于正常使用著作權(quán)
    C.不構(gòu)成侵權(quán)
    D.構(gòu)成侵權(quán)

    查看答案

    試題參考答案:D

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/4/22

  • 試題2

    極限編程(eXtreme Programming)是一種輕量級軟件開發(fā)方法,  ( )不是它強調(diào)的準(zhǔn)則。
    A、持續(xù)的交流和溝通
    B、用最簡單的設(shè)計實現(xiàn)用戶需求
    C、用測試驅(qū)動開發(fā)
    D、關(guān)注用戶反饋

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/4/22

  • 試題3

    在面向?qū)ο笙到y(tǒng)中,用  ( )  關(guān)系表示一個較大的“整體”類包含一個或多個較小的“部分”類。
    A、泛化
    B、聚合
    C、概化
    D、合成

    查看答案

    試題參考答案:B

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/4/22

  • 試題4

    總線復(fù)用方式可以()。
    A.提高總線的傳輸帶寬
    B.增加總線的功能
    C.減少總線中信號線的數(shù)量
    D.提高CPU利用率

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/4/22

  • 試題5

    CPU(中央處理單元)的基本組成部件不包括()。
    A.算術(shù)邏輯單元
    B.系統(tǒng)總線
    C.控制單元
    D.寄存器組

    查看答案

    試題參考答案:B

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/4/22

  • 試題6

    下面關(guān)于圖(網(wǎng))的敘述,正確的是 ( ) 。
    A、連通無向網(wǎng)的最小生成樹中,頂點數(shù)恰好比邊數(shù)多 1
    B、若有向圖是強連通的,則其邊數(shù)至少是頂點數(shù)的 2 倍
    C、可以采用 AOV 網(wǎng)估算工程的工期
    D、關(guān)鍵路徑是 AOE 網(wǎng)中源點至匯點的最短路徑

    查看答案

    試題參考答案:A

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/4/22

  • 試題7

    面向?qū)ο蠓治龅牡谝豁椈顒邮?);面向?qū)ο蟪绦蛟O(shè)計語言為面向?qū)ο?)。
    A.用例設(shè)計
    B.分析
    C.需求分析
    D.實現(xiàn)

    查看答案

    試題參考答案:

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/4/22

  • 試題8

    在屏蔽軟件錯誤的容錯系統(tǒng)中,冗余附加技術(shù)的構(gòu)成不包括()。
    A.關(guān)鍵程序和數(shù)據(jù)的冗余存儲及調(diào)用
    B.冗余備份程序的存儲及調(diào)用
    C.實現(xiàn)錯誤檢測和錯誤恢復(fù)的程序
    D.實現(xiàn)容錯軟件所需的固化程序

    查看答案

    試題參考答案:A

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/4/22

  • 試題9

    Designing object -oriented software is hard,and designing ( )object -oriented software is even harder.You must find pertinent(相關(guān)的)objects,factor them into class at the rightgranularity,define class interfaces and inheritances,and establish key relationships among them.You design should be specific to the problem at hand,but also( )enough to address future problems and requirements.You also want to avoid redesign,or atleast minimize it.Experienced object -oriented designers will tell you that a reusable and flexible design is difficult if not impossible to get "right" the first time.Before a design is finished,they usually try to reuse it several times,madifring it each time.Yet experienced object-oriented designers do make good designs.Meanwhile new designers are ( )by the options available and tend to fall back on non-object-oriented techniques they're used before.lt takes a long time for movies to learn that goodobeject-oriented design is all about.Experienced designers evidently know something inexperiencedones.What is it?One thing expert desigeners know not to do is solve every problem from first principles.Rather, theyreuse solutions that have worked for them in the past.When they find a good ( ).They use it aqain and again.Such experience is part of what makes them experts.Consequently,you'll find ( ) patterns of classes and communicating objects in many object-oriented systems.
    (1)A.runnable
    B.right
    C.reusable
    D.pertinent
    (2)A.clear
    B.general
    C.personalized
    D.customized
    (3)A.excited
    B.shocken
    C.surprised
    D.overwhelmed
    (4)A.tool
    B.component
    C.system
    D.solution
    (5)A.recurring
    B.right
    C.experienced
    D.past

    查看答案

    試題參考答案:B、D、A、D、D

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/4/22

  • 試題10

    “當(dāng)多個事務(wù)并發(fā)執(zhí)行時,任一事務(wù)的更新操作直到其成功提交的整個過程對其他事務(wù)都是不可見的”,這一性質(zhì)通常被稱為事務(wù)的(53)。
    A.原子性
    B.一致性
    C.隔離性
    D.持久性

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/4/22

信管網(wǎng)訂閱號

信管網(wǎng)視頻號

信管網(wǎng)抖音號

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

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

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

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

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

推薦文章

精選

課程

提問

評論

收藏