軟件設(shè)計師當(dāng)天每日一練試題地址:www.xcpkj.com/exam/ExamDay.aspx?t1=4
往期軟件設(shè)計師每日一練試題匯總:www.xcpkj.com/class/27/e4_1.html
軟件設(shè)計師每日一練試題(2025/7/7)在線測試:www.xcpkj.com/exam/ExamDay.aspx?t1=4&day=2025/7/7
點擊查看:更多軟件設(shè)計師習(xí)題與指導(dǎo)
軟件設(shè)計師每日一練試題內(nèi)容(2025/7/7)
試題1
下列智力成果中,能取得專利權(quán)的是( )
A、計算機(jī)程序代碼
B、游戲的規(guī)則和方法
C、計算機(jī)算法
D、用于控制測試過程的程序
查看答案
試題參考答案:D
試題2
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
試題3
以下關(guān)于TCP/IP協(xié)議和層次對應(yīng)關(guān)系的表示中,正確的是()。查看答案
試題參考答案:A
試題4
一個具有767個結(jié)點的完全二叉樹,其葉子結(jié)點個數(shù)為( )。
A、383
B、384
C、385
D、386
查看答案
試題參考答案:B
試題5
是一個XML 元素的定義,其中元素標(biāo)記的屬性值是( )。
A、title
B、style
C、italic
D、science
查看答案
試題參考答案:C
試題6
改正在軟件系統(tǒng)開發(fā)階段已經(jīng)發(fā)生而系統(tǒng)測試階段還沒有發(fā)現(xiàn)的錯誤,屬于( )維護(hù)。
A、正確性
B、適應(yīng)性
C、完美性
D、預(yù)防性
查看答案
試題參考答案:A
試題7
某雙向鏈表中的結(jié)點如下圖所示,刪除 t 所指結(jié)點的操作為 ( ) 。
A、t->prior->next = t->next; t->next->prior = t->prior;
B、t->prior->prior = t->prior; t->next->next = t->next;
C、t->prior->next = t->prior; t->next->prior = t->next;
D、t->prior->prior = t->next; t->next->prior = t->prior;
查看答案
試題參考答案:A
試題8
某軟件項目的活動圖如下圖所示,其中頂點表示項目里程碑,連接頂點的邊表示包含的活動,邊上的數(shù)字表示活動的持續(xù)時間(天),則完成該項目的最少時間為()天。活動FG的松馳時間為( )天。查看答案
試題參考答案:D、C
試題9
設(shè)供應(yīng)商供應(yīng)零件的關(guān)系模式為SP(Sno,Pno,Qty),其中Sno表示供應(yīng)商號,Pno表示零件號,Qty表示零件數(shù)量。查詢至少包含了供應(yīng)商“168”所供應(yīng)的全部零件的供應(yīng)商號的SQL語句如下:
SELECT Sno
FROM SP SPX
WHERE (1)
(SELECT *
FROM SP SPY
WHERE (2) AND NOTEXISTS
(SELECT *
FROM SP SPZ
WHERE (3)));
(1)A、EXISTS
B、NOT EXISTS
C、IN
D、NOT IN
(2)A、SPY.Sno='168'
B、SPY.Sno<>'168'
C、SPY.Sno=SPX.Sno
D、SPY.Sno<>SPX.Sno
(3)A、SPZ.Sno=SPY.Sno AND SPZ.Pno=SPY.Pno
B、SPZ.Sno=SPX.Sno AND SPZ.Pno=SPX.Pno
C、SPZ.Sno=SPX.Sno AND SPZ.Pno=SPY.Pno
D、SPY.Sno<>'168' AND SPZ.Pno=SPY.Pno
查看答案
試題參考答案:B、A、C
試題10
逆向工程從源代碼或目標(biāo)代碼中提取設(shè)計信息,通常在原軟件生命周期的()階段進(jìn)行。
A.需求分析
B.軟件設(shè)計
C.軟件實現(xiàn)
D.軟件維護(hù)
查看答案
試題參考答案:D
信管網(wǎng)訂閱號
信管網(wǎng)視頻號
信管網(wǎng)抖音號
溫馨提示:因考試政策、內(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ī)律與考試大綱,深挖核心知識與高頻考點,為學(xué)員考試保駕護(hù)航。面授、直播&錄播,多種班型靈活學(xué)習(xí),滿足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。
發(fā)表評論 查看完整評論 | |