軟件設(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/1/2)在線測(cè)試:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/1/2
點(diǎn)擊查看:更多軟件設(shè)計(jì)師習(xí)題與指導(dǎo)
軟件設(shè)計(jì)師每日一練試題內(nèi)容(2025/1/2)
試題1
Ravi, like many project (1) , had studied the waterfall model of software development as the primary software life-cycle (2). He was all set to use it for an upcoming project, his first assignment. However, Ravi found that the waterfall model could not be used because the customer wanted the software delivered in stages, something that implied that the system had to be delivered and built in (3) and not as (4).
The situation in many other projects is not very different. The real world rarely presents a problem in which a standard process, or the process used in a previous project, is the best choice. To be the most suitable, an existing process must be (5) to the new problem.
A development process, even after tailoring, generally cannot handle change requests. To accommodate change requests without losing control of the project, you must supplement the development process with a requirement change management process.
(1) A. customers
B. managers
C. users
D. administrators
(2)A. activity
B. procedure
C. process
D. progress
(3) A. parts
B. modules
C. software
D. a whole
(4) A. parts
B. modules
C. software
D. a whole
(5) A. modified
B. used
C. suited
D. tailored
查看答案
試題參考答案:B、C、A、D、D
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/1/2
試題2
若用 n 個(gè)權(quán)值構(gòu)造一棵最優(yōu)二叉樹(shù)(哈夫曼樹(shù)),則該二叉樹(shù)的結(jié)點(diǎn)總數(shù)為 ( ) 。
A、2n
B、2n ?1
C、2n 1
D、2n 2
查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/1/2
試題3
系統(tǒng)中有R類資源m個(gè),現(xiàn)有n個(gè)進(jìn)程互斥使用。若每個(gè)進(jìn)程對(duì)R資源的最大需求為w,那么當(dāng)m、n、w分別取下表中的值時(shí),對(duì)于表中的①~⑥種情況, (1) 可能會(huì)發(fā)生死鎖。若將這些情況的m分別加上 (2) ,則系統(tǒng)不會(huì)發(fā)生死鎖。
(1)A.①②⑤
B.③④⑤
C.②④⑤
D.②④⑥
(2)A.1、1和1
B.1、1和2
C.1、1和3
D.1、2和1
查看答案
試題參考答案:C、D
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/1/2
試題4
測(cè)試網(wǎng)絡(luò)連通性通常采用的命令是( ) 。查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/1/2
試題5
許多程序設(shè)計(jì)語(yǔ)言規(guī)定,程序中的數(shù)據(jù)都必須具有類型,其作用不包括( )
A、便于為數(shù)據(jù)合理分配存儲(chǔ)單元
B、便于對(duì)參與表達(dá)式計(jì)算的數(shù)據(jù)對(duì)象進(jìn)行檢查
C、便于定義動(dòng)態(tài)數(shù)據(jù)結(jié)構(gòu)
D、便于規(guī)定數(shù)據(jù)對(duì)象的取值范圍及能夠進(jìn)行的運(yùn)算
查看答案
試題參考答案:C
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/1/2
試題6
在軟件評(píng)審中,設(shè)計(jì)質(zhì)量是指設(shè)計(jì)的規(guī)格說(shuō)明書符合用戶的要求。設(shè)計(jì)質(zhì)量的評(píng)審內(nèi)容不包括()。
A.軟件可靠性
B.軟件的可測(cè)試性
C.軟件性能實(shí)現(xiàn)情況
D.模塊層次
查看答案
試題參考答案:D
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/1/2
試題7
以下選項(xiàng)中,可以用于Internet信息服務(wù)器遠(yuǎn)程管理的是( )。
A、Telnet
B、RAS
C、FTP
D、SMTP
查看答案
試題參考答案:A
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/1/2
試題8
多態(tài)分為參數(shù)多態(tài)、包含多態(tài)、過(guò)載多態(tài)和強(qiáng)制多態(tài)四種不同形式,其中()多態(tài)在許多語(yǔ)言中都存在,最常見(jiàn)的例子就是子類型化。
A.參數(shù)
B.包含
C.過(guò)載
D.強(qiáng)制
查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/1/2
試題9
使用ADSL接入Internet,用戶端需要安裝( )協(xié)議。查看答案
試題參考答案:D
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/1/2
試題10
Software entities are more complex for their size than perhaps any other humanconstruct, because no two parts are alike (at least above the statement level). If they are, wemake the two similar parts into one, a( 71 ), open or closeD. In this respect software systemsdiffer profoundly from computers, buildings, or automobiles, where repeated elements abound.
Digital computers . are themselves more complex than most things people build;they have very large numbers of states This makes conceiving, describing, and testing them harD. Software systems have orders of magnitude more( 72 )than computers do
Likewise, a scaling-up of a software entity is not m erely a repetition of the same elementsm larger size; it is necessarily an mcrease in the number of different elements. In most cases, the elements interact with each other in some( 73 )fashion: and the complexity of the wholencreases much more than linearly.
The complexity of software is a(an)( 74 )property, not an accidental one Hencedescriptions of a software entity that abstract away its complexity often abstract away its essence.Mathematics and the physical sciences made great strides for threecenturies by constructingsimplified models of complex phenomena, deriving properties fiom the models, and verifyingthose properties experimentally. This worked becausethe complexities( 75 ) in the modelswere not the .essential properties of the phenomena: It does not work when the complexities are the essence.
Many of the classical problems of developing software products derive from this essential complexi and its nonlinear uicreases with size. Not only .technical problems but management problems as well come from the coin plexity.
A. task
B.job
C.subroitune
D.Program
A.states
B.parts
C.conditions
D.Expressions
A.linear
B. nonlinear
C.Parallel
D.Addititive
A. surface
B. Outside
C.exterior
D.Essential
A. fixed
B. Included
C.ignored
D.stabilized
查看答案
試題參考答案:C、A、B、D、C
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/1/2
信管網(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è)人員、愛(ài)好者、大學(xué)生提供專業(yè)、高質(zhì)量的課程和服務(wù),解決其考試證書、技能提升和就業(yè)的需求。
信管網(wǎng)軟考課程由信管網(wǎng)依托10年專業(yè)軟考教研傾力打造,教材和資料參編作者和資深講師坐鎮(zhèn),通過(guò)深研歷年考試出題規(guī)律與考試大綱,深挖核心知識(shí)與高頻考點(diǎn),為學(xué)員考試保駕護(hù)航。面授、直播&錄播,多種班型靈活學(xué)習(xí),滿足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。
發(fā)表評(píng)論 查看完整評(píng)論 | |