国产精品久久久久久免费免熟,五月婷婷激情综合网,欧美三级视频网站,一级少妇淫片,国产精品女教师av久久,啪啪免费视频,wwww黄色片

專業(yè)軟件設計師網站|服務平臺|服務商(加客服微信:cnitpm或QQ:947530340進軟件設計師學霸群)

軟題庫 學習課程
當前位置:信管網 >> 軟件設計師 >> 每日一練 >> 文章內容
軟件設計師每日一練試題(2024/10/19)

軟件設計師當天每日一練試題地址:www.xcpkj.com/exam/ExamDay.aspx?t1=4

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

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

點擊查看:更多軟件設計師習題與指導

軟件設計師每日一練試題內容(2024/10/19)

  • 試題1

    在下列機制中,(39)是指過程調用和響應調用所需執(zhí)行的代碼在運行時加以結合;而(40)是過程調用和響應調用所需執(zhí)行的代碼在編譯時加以結合。
    A.消息傳遞
    B.類型檢查
    C.靜態(tài)綁定
    D.動態(tài)綁定
    A.消息傳遞
    B.類型檢查
    C.靜態(tài)綁定
    D.動態(tài)綁定

    查看答案

    試題參考答案:D、C

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

  • 試題2

    ( )  不能保證求得 0-1 背包問題的最優(yōu)解。
    A、分支限界法
    B、貪心算法
    C、回溯法
    D、動態(tài)規(guī)劃策略

    查看答案

    試題參考答案:B

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

  • 試題3

    一個類是  (1)。在定義類時,將屬性聲明為private的目的是  (2)。
    (1) A.一組對象的封裝
    B.表示一組對象的層次關系
    C.一組對象的實例
    D.一組對象的抽象定義
    (2)A.實現(xiàn)數(shù)據隱藏,以免意外更改
    B.操作符重載
    C.實現(xiàn)屬性值不可更改
    D.實現(xiàn)屬性值對類的所有對象共享

    查看答案

    試題參考答案:D、A

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

  • 試題4

    兩個同符號的數(shù)相加或異符號的數(shù)相減,所得結果的符號位SF和進位標志CF進( )運算為1時,表示運算的結果產生溢出。
    A、與
    B、或
    C、與非
    D、異或

    查看答案

    試題參考答案:D

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

  • 試題5

    In a world where it seems we already have too much to do, and too many things to think about, it seems the last thing we need is something new that we have to learn.
    But use cases do solve a problem with requirements: with (1 ) declarative requirements it's hard to describle steps and sequences of events.
    Use cases, stated simply, allow description of sequences of events that, taken together, lead to a system doing something useful. As simple as this sounds, this is important. When confronted only with a pile of requiements, it's often(2 )to make sense of what the authors of the  requirements really wanted the system to do. In the preceding example, use cases reduce the ambiguity of the requirements by specifying exactly when and under what conditions certain behavior occurs; as such, the sequence of the behaviors can be regarded as a requirement. Use cases are particularly well suited to capture approaches. Although this may sound simple, the fact is that (3 ) requirement capture approaches, with their emphasis on declarative requirements and "shall" statements, completely fail to capture fail to capture the (4 ) of the system's behavior. Use cases are a simple yet powerful way to express the behavior of the system in way that all stakeholders can easily understand.
    But, like anything, use cases come with their own problems, and as useful as they are, they can be (5 ). The result is something that is as bad, if not worse, that the original problem. Therein it's important to utilize use cases effectively without creating a greater problem than the one you started with.
    (1)A.plenty
    B.loose
    C.extra
    D.strict
    (2)A.impossible
    B.possible
    C.sensible
    D.practical
    (3)A.modern
    B.conventional
    C.different
    D.formal
    (4)A.statics
    B.nature
    C.dynamics
    D.originals
    (5)A.misapplied
    B.applied
    C.used
    D.powerful

    查看答案

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

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

  • 試題6

    在面向對象軟件開發(fā)過程中,采用設計模式( )。
    A、允許在非面向對象程序設計語言中使用面向對象的概念  
    B、以復用成功的設計和體系結構 
    C、以減少設計過程創(chuàng)建的類的個數(shù)  
    D、以保證程序的運行速度達到最優(yōu)值

    查看答案

    試題參考答案:B

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

  • 試題7

    在設計某購物中心的收銀軟件系統(tǒng)時,要求能夠支持在不同時期推出打折、返利、滿減等不同促銷活動,則適合采用( )模式。
    A、策略(Strategy)
    B、訪問者(Visitor)
    C、觀察者(Observer)
    D、中介者(Mediator)

    查看答案

    試題參考答案:A

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

  • 試題8

    設某語言的語法規(guī)則用上下文無關文法 G=(N,T,P,S)表示,其中 N 是非終結符號的集合,T是終結符號的集合,P 是產生式集合,S 是開始符號,令 V=N∪T,那么符合該語言的句子是( ) 。
    A、從 S 出發(fā)推導的、僅包含 T 中符號的符號串
    B、從 N 中符號出發(fā)推導的、僅包含 T 中符號的符號串
    C、從 S 出發(fā)推導的、包含 V 中符號的符號串
    D、從 N 中符號出發(fā)推導的、包含 V 中符號的符號串

    查看答案

    試題參考答案:A

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

  • 試題9

    冗余技術通常分為 4 類,其中  ( )  按照工作方法可以分為靜態(tài)、動態(tài)和混合冗余。
    A、時間冗余
    B、信息冗余
    C、結構冗余
    D、冗余附加技術

    查看答案

    試題參考答案:C

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

  • 試題10

    模塊A直接訪問模塊B的內部數(shù)據,則模塊A和模塊B的耦合類型為()。
    A.數(shù)據耦合
    B.標記耦合
    C.公共耦合
    D.內容耦合

    查看答案

    試題參考答案:D

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

信管網訂閱號

信管網視頻號

信管網抖音號

溫馨提示:因考試政策、內容不斷變化與調整,信管網網站提供的以上信息僅供參考,如有異議,請以權威部門公布的內容為準!

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

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

相關內容

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

推薦文章

精選

課程

提問

評論

收藏