軟件設(shè)計(jì)師當(dāng)天每日一練試題地址:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4
往期軟件設(shè)計(jì)師每日一練試題匯總:m.xiexiliangjiufa.com/class/27/e4_1.html
軟件設(shè)計(jì)師每日一練試題(2025/3/9)在線測試:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/3/9
點(diǎn)擊查看:更多軟件設(shè)計(jì)師習(xí)題與指導(dǎo)
軟件設(shè)計(jì)師每日一練試題內(nèi)容(2025/3/9)
試題1
()不屬于入侵檢測技術(shù)。查看答案
試題參考答案:D
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/3/9
試題2
屬于面向?qū)ο蟆⒔忉屝统绦蛟O(shè)計(jì)語言的是()。
A.XML
B.Python
C.Prolog
D.C++
查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/3/9
試題3
(1)設(shè)計(jì)模式將抽象部分與它的實(shí)現(xiàn)部分相分離,使它們都可以獨(dú)立地變化。下圖為該設(shè)計(jì)模式的類圖,其中,(2)用于定義實(shí)現(xiàn)部分的接口。
(1)A、Singleton(單件)
B、Bridge(橋接)
C、Composite(組合)
D、Facade(外觀)
(2)A、Abstraction
B、ConcreteImplementorA
C、ConcreteImplementorB
D、Implementor
查看答案
試題參考答案:B、D
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/3/9
試題4
設(shè)棧初始時(shí)為空,對(duì)于入棧序列1,2,3…n這些元素經(jīng)過棧之后得到出棧序列P1,P2,P3,.…Pn,若P3-4,則P1,P2不可能的值為()。查看答案
試題參考答案:C
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/3/9
試題5
下列協(xié)議中,可以用于文件安全傳輸?shù)氖?)。查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/3/9
試題6
一個(gè)系統(tǒng)的模塊結(jié)構(gòu)圖如下所示,用{×,×,×}表示這個(gè)系統(tǒng)的測試模塊組合。下面的選項(xiàng)中(1)表示自頂向下的測試,(2) 表示三明治式測試。
(1)A、{A}{A,B,C,D,E}{A,B,C,D,E,F,G,H,I,J,K}
B、{F}{G}{H}{I}{J}{K}{B,F,G}{C,H}{D,I,J}{E,K}{A,B,C,D,E,F,G,H,I,J,K}
C、{K}{J}{I}{H}{G}{F}{B}{C}{D}{E}{A,B,C,D,E,F,G,H,I,J,K}
D、{A}{F}{G}{H}{I}{J}{K}{B,F,G}{C,H}{D,I,J}{E,K}{A,B,C,D,E,F,G,H,I,J,K}
(2)A、{A}{A,B,C,D,E}{A,B,C,D,E,F,G,H,I,J,K}
B、{F}{G}{H}{I}{J}{K}{B,F,G}{C,H}{D,I,J}{E,K}{A,B,C,D,E,F,G,H,I,J,K}
C、{K}{J}{I}{H}{G}{F}{B}{C}{D}{E}{A,B,C,D,E,F,G,H,I,J,K }
D、{A}{F}{G}{H}{I}{J}{K}{B,F,G}{C,H}{D,I,J}{E,K}{ A,B,C,D,E,F,G,H,I,J,K }
查看答案
試題參考答案:A、D
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/3/9
試題7
(1) analysis emphasizes the drawing of pictorial system models to document and validate both existing and/or proposed systems.Ultimately, the system models become the(2) for designing and constructing an improved system. (3) is such a technique. The emphasis in this technique is process-centered.Systems analysts draw a series of process models called (4) . (5) is another such technique that integrates data and process concerns into constructs called objects.
(1)A、Prototyping
B、Accelerated
C、Model-driven
D、Iterative
(2)A、image
B、picture
C、layout
D、blueprint
(3)A、Structured analysis
B、Information Engineering
C、Discovery Prototyping
D、Object-Oriented analysis
(4)A、PERT
B、DFD
C、ERD
D、UML
(5)A、Structured analysis
B、Information Engineering
C、Discovery Prototyping
D、Object-Oriented analysis
查看答案
試題參考答案:C、D、A、D、B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/3/9
試題8
傳輸經(jīng)過SSL 加密的網(wǎng)頁所采用的協(xié)議是()
A.HTTP
B. HTTPS
C.S -HTTP
D. HTTP-S
查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/3/9
試題9
One is that of a software engineer and the other is a DevOps engineer. The biggest different is in their (1). Software engineers focus on how well the computer software fts the needs of the client while a DevOps engineer has a broader focus that includes software development, how the software is deployed and providing (2) support through the cloud while the software is continually (3).查看答案
試題參考答案:C、D、C、B、B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/3/9
試題10
一個(gè)文法G=(N,T,P,S),其中N是非終結(jié)符號(hào)的集合,T是終結(jié)符號(hào)的集合,P是產(chǎn)生式集合,S是開始符號(hào),令集合V=N∪T,那么G所描述的語言是( )的集合。
A、由S推導(dǎo)出的所有符號(hào)串
B、由S推導(dǎo)出的所有終結(jié)符號(hào)串
C、V中所有符號(hào)組成的符號(hào)串
D、V的閉包中的所有符號(hào)串
查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/3/9
信管網(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í)效果事半功倍。
發(fā)表評(píng)論 查看完整評(píng)論 | |