軟件設計師當天每日一練試題地址:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4
往期軟件設計師每日一練試題匯總:m.xiexiliangjiufa.com/class/27/e4_1.html
軟件設計師每日一練試題(2025/2/13)在線測試:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/2/13
點擊查看:更多軟件設計師習題與指導
軟件設計師每日一練試題內(nèi)容(2025/2/13)
試題1
以下關于馮諾依曼計算機的敘述中,不正確的是()。查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/2/13
試題2
以下著作權權利中, ( )的保護期受時間限制。
A.署名權
B.修改權
C.發(fā)表權
D.保護作品完整權
查看答案
試題參考答案:C
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/2/13
試題3
某集團公司下屬有多個超市,每個超市的所有銷售數(shù)據(jù)最終要存入公司的數(shù)據(jù)倉庫中。假設該公司高管需要從時間、地區(qū)和商品種類三個維度來分析某家電商品的銷售數(shù)據(jù),那么最適合采用()來完成。查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/2/13
試題4
一個具有 m 個結點的二叉樹,其二叉鏈表結點(左、右孩子指針分別用 left 和 right表示)中的空指針總數(shù)必定為 (1) 個。為形成中序(先序、后序)線索二叉樹,現(xiàn)對該二叉鏈表所有結點進行如下操作:若結點 p 的左孩子指針為空,則將該左指針改為指向p 在中序(先序、后序)遍歷序列的前驅(qū)結點;若 p 的右孩子指針為空,則將該右指針改為指向 p 在中序(先序、后序)遍歷序列的后繼結點。假設指針 s 指向中序(先序、后序)線索二叉樹中的某結點,則 (2) 。
(1)A、m+2
B、m+1
C、m
D、m-1
(2)A、s->right 指向的結點一定是 s 所指結點的直接后繼結點
B、s->left 指向的結點一定是 s 所指結點的直接前驅(qū)結點
C、從 s 所指結點出發(fā)的 right 鏈可能構成環(huán)
D、s 所指結點的 left 和 right 指針一定指向不同的結點
查看答案
試題參考答案:B、C
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/2/13
試題5
Observe that for the programmer, as for the chef, the urgency of the patron(顧客)
may govern the scheduled completion of the task, but it cannot govern the actual completion.
An omelette(煎雞蛋), promised in two minutes, may appear to be progressing nicely. But
when it has not set in two minutes, the customer has two choices—waits or eats it raw. Software customers have had (1) choices.Now I do not think software (2) have less inherent courage and firmness than chefs, nor than other engineering managers. But false (3) to match the patron's desired date is much more common in our discipline than elsewhere in engineering. It is very (4)to make a vigorous, plausible, and job risking defense of an estimate that is derived by no quantitative method, supported by little data, and certified chiefly by the hunches of the managers.Clearly two solutions are needed. We need to develop and publicize productivity figures, bug-incidence figures, estimating rules, and so on. The whole profession can only profit from (5) such data. Until estimating is on a sounder basis, individual managers will need to stiffen their backbones and defend their estimates with the assurance that their poor hunches are better than wish derived estimates.
(1)A、no
B、the same
C、other
D、lots of
(2)A、testers
B、constructors
C、managers
D、architects
(3)A、tasks
B、jobs
C、works
D、scheduling
(4)A、easy
B、difficult
C、simple
D、painless
(5)A、sharing
B、excluding
C、omitting
D、ignoring
查看答案
試題參考答案:B、C、D、B、A
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/2/13
試題6
將雙絞線制作成交叉線(一端按EIA/TIA 568A線序,另一端按EIA/TIA 568B線序),該雙絞線連接的兩個設備可為( )。
A、網(wǎng)卡與網(wǎng)卡
B、網(wǎng)卡與交換機
C、網(wǎng)卡與集線器
D、交換機的以太口與下一級交換機的UPLINK口
查看答案
試題參考答案:A
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/2/13
試題7
在以階段劃分的編譯器中,( )階段的主要作用是分析構成程序的字符及由字符按照構造規(guī)則構成的符號是否符合程序語言的規(guī)定。查看答案
試題參考答案:A
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/2/13
試題8
在開發(fā)一個系統(tǒng)時,如果用戶對系統(tǒng)的目標是不很清楚,難以定義需求,這時最好使用( )。
A、原型法
B、瀑布模型
C、V-模型
D、螺旋模型
查看答案
試題參考答案:A
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/2/13
試題9
設一個包含n個頂點、e條弧的簡單有向圖采用鄰接矩陣存儲結構(即矩陣元素A[i][j]團等于1或0,分別表示頂點i與頂點j之間有弧或無?。?則該矩陣購非零元素數(shù)目為( )。
A. e
B.2e
C.n-e
D.n+e
查看答案
試題參考答案:A
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/2/13
試題10
某計算機指令字長為 16 位,指令有雙操作數(shù)、單操作數(shù)和無操作數(shù) 3 種格式,每個操作數(shù)字段均用 6 位二進制表示,該指令系統(tǒng)共 有 m 條(m<16)雙操作數(shù)指令,并存在無操作數(shù)指令。若采用擴展操作碼技術,那么最多還可設計出 ( ) 條單操作數(shù)指令。
A、26
B、(24-m)×26-1
C、(24-m)×26
D、(24-m)×(26-1)
查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2025/2/13
信管網(wǎng)訂閱號
信管網(wǎng)視頻號
信管網(wǎng)抖音號
溫馨提示:因考試政策、內(nèi)容不斷變化與調(diào)整,信管網(wǎng)網(wǎng)站提供的以上信息僅供參考,如有異議,請以權威部門公布的內(nèi)容為準!
信管網(wǎng)致力于為廣大信管從業(yè)人員、愛好者、大學生提供專業(yè)、高質(zhì)量的課程和服務,解決其考試證書、技能提升和就業(yè)的需求。
信管網(wǎng)軟考課程由信管網(wǎng)依托10年專業(yè)軟考教研傾力打造,教材和資料參編作者和資深講師坐鎮(zhèn),通過深研歷年考試出題規(guī)律與考試大綱,深挖核心知識與高頻考點,為學員考試保駕護航。面授、直播&錄播,多種班型靈活學習,滿足不同學員考證需求,降低課程學習難度,使學習效果事半功倍。
發(fā)表評論 查看完整評論 | |