軟件設(shè)計(jì)師當(dāng)天每日一練試題地址:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4
往期軟件設(shè)計(jì)師每日一練試題匯總:m.xiexiliangjiufa.com/class/27/e4_1.html
軟件設(shè)計(jì)師每日一練試題(2023/6/28)在線(xiàn)測(cè)試:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2023/6/28
點(diǎn)擊查看:更多軟件設(shè)計(jì)師習(xí)題與指導(dǎo)
軟件設(shè)計(jì)師每日一練試題內(nèi)容(2023/6/28)
試題1
假設(shè)現(xiàn)在要?jiǎng)?chuàng)建一個(gè)Web應(yīng)用框架,基于此框架能夠創(chuàng)建不同的具體Web應(yīng)用,比如博客、新聞網(wǎng)站和網(wǎng)上商店等;并可以為每個(gè)Web應(yīng)用創(chuàng)建不同的主題樣式,如淺色或深色等。這一業(yè)務(wù)需求的類(lèi)圖設(shè)計(jì)適合采用()模式(如下圖所示)。其中()是客戶(hù)程序使用的主要接口,維護(hù)對(duì)主題類(lèi)型的引用。此模式為(),體現(xiàn)的最主要的意圖是()。
查看答案
試題參考答案:D、A、B、A
試題2
若一個(gè)具有n個(gè)結(jié)點(diǎn)、k條邊的非連通無(wú)向圖是一個(gè)森林(n>k),則該森林中必有( )棵樹(shù)。
A、k
B、n
C、n-k
D、n+k
查看答案
試題參考答案:C
試題3
下面關(guān)于在 I/O 設(shè)備與主機(jī)間交換數(shù)據(jù)的敘述, ( ) 是錯(cuò)誤的。
A、中斷方式下,CPU 需要執(zhí)行程序來(lái)實(shí)現(xiàn)數(shù)據(jù)傳送任務(wù)
B、中斷方式和 DMA 方式下,CPU 與 I/O 設(shè)備都可同步工作
C、中斷方式和 DMA 方式中,快速 I/O 設(shè)備更適合采用中斷方式傳遞數(shù)據(jù)
D、若同時(shí)接到 DMA 請(qǐng)求和中斷請(qǐng)求,CPU 優(yōu)先響應(yīng) DMA 請(qǐng)求
查看答案
試題參考答案:C
試題4
以關(guān)鍵字比較為基礎(chǔ)的排序算法在最壞情況下的計(jì)算時(shí)間下界為O(nlogn)。下面的排序算法中,最壞情況下計(jì)算時(shí)間可以達(dá)到O(nlogn)的是(1);該算法采用的設(shè)計(jì)方法是(2)。
(1)A、歸并排序
B、插入排序
C、選擇排序
D、冒泡排序
(2)A、分治法
B、貪心法
C、動(dòng)態(tài)規(guī)劃方法
D、回溯法
查看答案
試題參考答案:A、A
試題5
www的控制協(xié)議是()查看答案
試題參考答案:B
試題6
In a world where it seems we already have too much to do, and too many things to think about, it seems the last thing we need is something new that we have to learn.
But use cases do solve a problem with requirements: with (1 ) declarative requirements it's hard to describle steps and sequences of events.
Use cases, stated simply, allow description of sequences of events that, taken together, lead to a system doing something useful. As simple as this sounds, this is important. When confronted only with a pile of requiements, it's often(2 )to make sense of what the authors of the requirements really wanted the system to do. In the preceding example, use cases reduce the ambiguity of the requirements by specifying exactly when and under what conditions certain behavior occurs; as such, the sequence of the behaviors can be regarded as a requirement. Use cases are particularly well suited to capture approaches. Although this may sound simple, the fact is that (3 ) requirement capture approaches, with their emphasis on declarative requirements and "shall" statements, completely fail to capture fail to capture the (4 ) of the system's behavior. Use cases are a simple yet powerful way to express the behavior of the system in way that all stakeholders can easily understand.
But, like anything, use cases come with their own problems, and as useful as they are, they can be (5 ). The result is something that is as bad, if not worse, that the original problem. Therein it's important to utilize use cases effectively without creating a greater problem than the one you started with.
(1)A.plenty
B.loose
C.extra
D.strict
(2)A.impossible
B.possible
C.sensible
D.practical
(3)A.modern
B.conventional
C.different
D.formal
(4)A.statics
B.nature
C.dynamics
D.originals
(5)A.misapplied
B.applied
C.used
D.powerful
查看答案
試題參考答案:D、A、B、C、A
試題7
彩色打印機(jī)中所采用的顏色空間是( )。
A、RGB彩色空間
B、CMY彩色空間
C、YUV彩色空間
D、HSL彩色空問(wèn)
查看答案
試題參考答案:B
試題8
若將某有序樹(shù) T 轉(zhuǎn)換為二叉樹(shù) T1,則 T 中結(jié)點(diǎn)的后(根)序序列就是 T1 中結(jié)點(diǎn)的 ( ) 遍歷序列。例如,下圖(a)所示的有序樹(shù)轉(zhuǎn)化為二叉樹(shù)后如圖(b)所示。
A、先序
B、中序
C、后序
D、層序
查看答案
試題參考答案:B
試題9
某Web網(wǎng)站向CA申請(qǐng)了數(shù)字證書(shū)。用戶(hù)登錄該網(wǎng)站時(shí),通過(guò)驗(yàn)證 (1) ,可確認(rèn)該數(shù)字證書(shū)的有效性,從而 (2) 。
(1)A、CA的簽名
B、網(wǎng)站的簽名
C、會(huì)話(huà)密鑰
D、DES密碼
(2)A、向網(wǎng)站確認(rèn)自己的身份
B、獲取訪(fǎng)問(wèn)網(wǎng)站的權(quán)限
C、和網(wǎng)站進(jìn)行雙向認(rèn)證
D、驗(yàn)證該網(wǎng)站的真?zhèn)?/p>
查看答案
試題參考答案:A、D
試題10
函數(shù) foo、hoo 的含義如下所示,函數(shù)調(diào)用 hota,x)的兩個(gè)參數(shù)分別采用引用調(diào)用(call y reference)和值調(diào)用(callbyvalue)方式傳遞,則函數(shù)調(diào)用 foo(5)的輸出結(jié)果為( )。查看答案
試題參考答案:C
信管網(wǎng)訂閱號(hào)
信管網(wǎng)視頻號(hào)
信管網(wǎng)抖音號(hào)
溫馨提示:因考試政策、內(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í),滿(mǎn)足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。
發(fā)表評(píng)論 查看完整評(píng)論 | |