軟件設(shè)計(jì)師當(dāng)天每日一練試題地址:www.jazzmuze.com/exam/ExamDay.aspx?t1=4
往期軟件設(shè)計(jì)師每日一練試題匯總:www.jazzmuze.com/class/27/e4_1.html
軟件設(shè)計(jì)師每日一練試題(2022/2/13)在線測試:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2022/2/13
點(diǎn)擊查看:更多軟件設(shè)計(jì)師習(xí)題與指導(dǎo)
軟件設(shè)計(jì)師每日一練試題內(nèi)容(2022/2/13)
試題1: “通過指明一系列可執(zhí)行的運(yùn)算及運(yùn)算的次序來描述計(jì)算過程”是 ( ) 語言的特點(diǎn)。
A、邏輯式
B、函數(shù)式
C、交互式
D、命令式(或過程式)
For nearly ten years, the Unified Modeling Language (UML) has been the industrystandard for visualizing, specifying, constructing, and documenting the(1) of a software-intensive system. As the (2)standard modeling language, the UML facilitates communication and reduces confusion among project (3) The recent standardization of UML 2.0 has further extended the language's scope and viability. Its inherent expressiveness allows users to (4) everything from enterprise information systems and distributed Web-based applications to real-time embedded systems. The UML is not limited to modeling software. In fact, it is expressive enough to model (5) systems, such as workflow in the legal system, the structure and behavior of a patien healthcare system, software engineering in aircraft combat systems, and the design of hardware. To understand the UML, you need to form a conceptual model of the language, and this requires learning three major elements: the UML's basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.
(1)A、classes
B、components
C、sequences
D、artifacts
(2)A、real
B、legal
C、de facto
D、illegal
(3)A、investors
B、developers
C、designers
D、stakeholders
(4)A、model
B、code
C、test
D、modify
(5)A、non-hardware
B、non-software
C、hardware
D、software
對下圖所示流程圖采用白盒測試方法進(jìn)行測試,若要滿足路徑覆蓋,則至少需要( )個測試用例。采用 McCabe 度量法計(jì)算該程序的環(huán)路復(fù)雜性為( )。
32:
A.3
B.4
C.6
D.8
33:
A.1
B.2
C.3
D.4
TCP是互聯(lián)網(wǎng)中的(1)協(xié)議,使用(2)次握手協(xié)議建立連接。
(1)A.傳輸層
B.網(wǎng)絡(luò)層
C.會話層
D.應(yīng)用層
(2)A.1
B.2
C.3
D.4
試題解析與討論:www.jazzmuze.com/st/247251317.html 設(shè)棧S和隊(duì)列Q的初始狀態(tài)為空,元素按照a、b、c、d、e的次序進(jìn)入棧S,當(dāng)一個元素從棧中出來后立即進(jìn)入隊(duì)列Q。若隊(duì)列的輸出元素序列是c、d、b、a、e,則元素的出棧順序是 (1) ,棧S的容量至少為 (2) 。
(1)A、a、b、c、d、e
B、e、d、c、b、a
C、c、d、b、a、e
D、e、a、b、d、c
(2)A、2
B、3
C、4
D、5
風(fēng)險(xiǎn)分析在軟件項(xiàng)目開發(fā)中具有重要作用,包括風(fēng)險(xiǎn)識別、風(fēng)險(xiǎn)預(yù)測、風(fēng)險(xiǎn)評估和風(fēng)險(xiǎn)控制等。“建立風(fēng)險(xiǎn)條目檢查表”是 (1) 時的活動,“描述風(fēng)險(xiǎn)的結(jié)果”是 (2)時的活動。
(1)A、風(fēng)險(xiǎn)識別
B、風(fēng)險(xiǎn)預(yù)測
C、風(fēng)險(xiǎn)評估
D、風(fēng)險(xiǎn)控制
(2)A、風(fēng)險(xiǎn)識別
B、風(fēng)險(xiǎn)預(yù)測
C、風(fēng)險(xiǎn)評估
D、風(fēng)險(xiǎn)控制
字符串采用鏈表存儲方式時,每個結(jié)點(diǎn)存儲多個字符有助于提高存儲密度。若采用結(jié)點(diǎn)大小相同的鏈表存儲串,則串比較、求子串、串連接、串替換等串的基本運(yùn)算中,( )
A、進(jìn)行串的比較運(yùn)算最不方便
B、進(jìn)行求子串運(yùn)算最不方便
C、進(jìn)行串連接最不方便
D、進(jìn)行串替換最不方便
以下關(guān)于過程改進(jìn)的敘述中,錯誤的是 ( ) 。
A、過程能力成熟度模型基于這樣的理念:改進(jìn)過程將改進(jìn)產(chǎn)品,尤其是軟件產(chǎn)品
B、軟件過程改進(jìn)框架包括評估、計(jì)劃、改進(jìn)和監(jiān)控4個部分
C、軟件過程改進(jìn)不是一次性的,需要反復(fù)進(jìn)行
D、在評估后要把發(fā)現(xiàn)的問題轉(zhuǎn)化為軟件過程改進(jìn)計(jì)劃
把網(wǎng)絡(luò)地址117.15.32.0/23劃分為117.15.32.0/27,則得到的子網(wǎng)是(1)個。每個子網(wǎng)中可使用的主機(jī)地址是(2)個。
(1)A.4
B.8
C.16
D.32
(2)A.30
B.31
C.32
D.34
溫馨提示:因考試政策、內(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ī)律與考試大綱,深挖核心知識與高頻考點(diǎn),為學(xué)員考試保駕護(hù)航。面授、直播&錄播,多種班型靈活學(xué)習(xí),滿足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。
發(fā)表評論 查看完整評論 | |