軟件設(shè)計(jì)師當(dāng)天每日一練試題地址:www.xomuzic.com/exam/ExamDay.aspx?t1=4
往期軟件設(shè)計(jì)師每日一練試題匯總:www.xomuzic.com/class/27/e4_1.html
軟件設(shè)計(jì)師每日一練試題(2022/2/13)在線測(cè)試:www.xomuzic.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: “通過(guò)指明一系列可執(zhí)行的運(yùn)算及運(yùn)算的次序來(lái)描述計(jì)算過(guò)程”是 ( ) 語(yǔ)言的特點(diǎn)。
A、邏輯式
B、函數(shù)式
C、交互式
D、命令式(或過(guò)程式)
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
對(duì)下圖所示流程圖采用白盒測(cè)試方法進(jìn)行測(cè)試,若要滿足路徑覆蓋,則至少需要( )個(gè)測(cè)試用例。采用 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.會(huì)話層
D.應(yīng)用層
(2)A.1
B.2
C.3
D.4
試題解析與討論:www.xomuzic.com/st/247251317.html 設(shè)棧S和隊(duì)列Q的初始狀態(tài)為空,元素按照a、b、c、d、e的次序進(jìn)入棧S,當(dāng)一個(gè)元素從棧中出來(lái)后立即進(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)目開(kāi)發(fā)中具有重要作用,包括風(fēng)險(xiǎn)識(shí)別、風(fēng)險(xiǎn)預(yù)測(cè)、風(fēng)險(xiǎn)評(píng)估和風(fēng)險(xiǎn)控制等?!敖L(fēng)險(xiǎn)條目檢查表”是 (1) 時(shí)的活動(dòng),“描述風(fēng)險(xiǎn)的結(jié)果”是 (2)時(shí)的活動(dòng)。
(1)A、風(fēng)險(xiǎn)識(shí)別
B、風(fēng)險(xiǎn)預(yù)測(cè)
C、風(fēng)險(xiǎn)評(píng)估
D、風(fēng)險(xiǎn)控制
(2)A、風(fēng)險(xiǎn)識(shí)別
B、風(fēng)險(xiǎn)預(yù)測(cè)
C、風(fēng)險(xiǎn)評(píng)估
D、風(fēng)險(xiǎn)控制
字符串采用鏈表存儲(chǔ)方式時(shí),每個(gè)結(jié)點(diǎn)存儲(chǔ)多個(gè)字符有助于提高存儲(chǔ)密度。若采用結(jié)點(diǎn)大小相同的鏈表存儲(chǔ)串,則串比較、求子串、串連接、串替換等串的基本運(yùn)算中,( )
A、進(jìn)行串的比較運(yùn)算最不方便
B、進(jìn)行求子串運(yùn)算最不方便
C、進(jìn)行串連接最不方便
D、進(jìn)行串替換最不方便
以下關(guān)于過(guò)程改進(jìn)的敘述中,錯(cuò)誤的是 ( ) 。
A、過(guò)程能力成熟度模型基于這樣的理念:改進(jìn)過(guò)程將改進(jìn)產(chǎn)品,尤其是軟件產(chǎn)品
B、軟件過(guò)程改進(jìn)框架包括評(píng)估、計(jì)劃、改進(jìn)和監(jiān)控4個(gè)部分
C、軟件過(guò)程改進(jìn)不是一次性的,需要反復(fù)進(jìn)行
D、在評(píng)估后要把發(fā)現(xiàn)的問(wèn)題轉(zhuǎn)化為軟件過(guò)程改進(jìn)計(jì)劃
把網(wǎng)絡(luò)地址117.15.32.0/23劃分為117.15.32.0/27,則得到的子網(wǎng)是(1)個(gè)。每個(gè)子網(wǎng)中可使用的主機(jī)地址是(2)個(gè)。
(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)站提供的以上信息僅供參考,如有異議,請(qǐng)以權(quán)威部門(mén)公布的內(nèi)容為準(zhǔn)!
信管網(wǎng)致力于為廣大信管從業(yè)人員、愛(ài)好者、大學(xué)生提供專(zhuān)業(yè)、高質(zhì)量的課程和服務(wù),解決其考試證書(shū)、技能提升和就業(yè)的需求。
信管網(wǎng)軟考課程由信管網(wǎng)依托10年專(zhuān)業(yè)軟考教研傾力打造,官方教材參編作者和資深講師坐鎮(zhèn),通過(guò)深研歷年考試出題規(guī)律與考試大綱,深挖核心知識(shí)與高頻考點(diǎn),為學(xué)員考試保駕護(hù)航。面授、直播&錄播,多種班型靈活學(xué)習(xí),滿足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。
發(fā)表評(píng)論 查看完整評(píng)論 | |