女人久久久www免费人成看片,国内自拍偷拍网,国产一区二区三区免费在线观看,欧美精品三区四区,91久久国产综合久久91,欧美成人精品第一区二区三区 ,美女成人在线观看

專業(yè)軟件設計師網(wǎng)站|培訓機構|服務商(加客服微信:cnitpm或QQ:947530340進軟件設計師學霸群)

軟題庫 培訓課程
當前位置:信管網(wǎng) >> 軟件設計師 >> 每日一練 >> 文章內(nèi)容
軟件設計師每日一練試題(2022/2/11)
來源:信管網(wǎng) 2022年02月12日 【所有評論 分享到微信

軟件設計師當天每日一練試題地址:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4

往期軟件設計師每日一練試題匯總:m.xiexiliangjiufa.com/class/27/e4_1.html

軟件設計師每日一練試題(2022/2/11)在線測試:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2022/2/11

點擊查看:更多軟件設計師習題與指導

軟件設計師每日一練試題內(nèi)容(2022/2/11)

試題1

在對程序語言進行翻譯的過程中,常采用一些與之等價的中間代碼表示形式。常用的中間代碼表示不包括()。
A.樹
B.后綴式
C.四元式
D.正則式

試題解析與討論:m.xiexiliangjiufa.com/st/2483615212.html
試題參考答案:D

試題2

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

試題解析與討論:m.xiexiliangjiufa.com/st/253009906.html
試題參考答案:D、A、B、C、A

試題3

以下關于CMM的敘述中,不正確的是()。
A.CMM是指軟件過程能力成熟度模型
B.CMM棍據(jù)軟件過程的不同成熟度劃分了5個等級,其中,1級被認為成熟度最高,5級被認為成熟度最低
C.CMMI的任務是將已有的幾個CMM模型結合在一起,使之構造成為“集成模型”
D.采用更成熟的CMM模型,一般來說可以提高最終產(chǎn)品的質(zhì)量

試題解析與討論:m.xiexiliangjiufa.com/st/24942659.html
試題參考答案:B

試題4

以下關于計算機系統(tǒng)中斷概念的敘述中,正確的是  ( )  。
A、由 I/O 設備提出的中斷請求和電源掉電都是可屏蔽中斷
B、由 I/O 設備提出的中斷請求和電源掉電都是不可屏蔽中斷
C、由 I/O 設備提出的中斷請求是可屏蔽中斷,電源掉電是不可屏蔽中斷
D、由 I/O 設備提出的中斷請求是不可屏蔽中斷,電源掉電是可屏蔽中斷

試題解析與討論:m.xiexiliangjiufa.com/st/82652846.html
試題參考答案:C

試題5

若采用鄰接矩陣來存儲簡單有向圖,則其某一個頂點i的入度等于該矩陣( )。
A、第i行中值為1的元素個數(shù) 
B、所有值為1的元素總數(shù) 
C、第i行及第i列中值為1的元素總個數(shù) 
D、第i列中值為1的元素個數(shù) 

試題解析與討論:m.xiexiliangjiufa.com/st/76182623.html
試題參考答案:D

試題6: 用哈希表存儲元素時,需要進行沖突(碰撞)處理,沖突是指()。
(61)A.關鍵字被依次映射到地址編號連續(xù)的存儲位置
B.關鍵字不同的元素被映射到相同的存儲位置
C.關鍵字相同的元素被映射到不同的存儲位置
D.關鍵字被映射到哈希表之外的位置
試題解析與討論:m.xiexiliangjiufa.com/st/3962224560.html
試題參考答案:B

試題7: 在面向?qū)ο蠓椒ㄖ?,繼承用于( )。
A.在已存在的類的基礎上創(chuàng)建新類
B.在已存在的類中添加新的方法
C.在已存在的類中添加新的屬性
D.在已存在的狀態(tài)中添加新的狀態(tài)
試題解析與討論:m.xiexiliangjiufa.com/st/407273011.html
試題參考答案:A

試題8

CPU是在( )結束時響應DMA請求的。
A.一條指令執(zhí)行
B.一段程序
C.一個時鐘周期
D.一個總線周期

試題解析與討論:m.xiexiliangjiufa.com/st/2524522418.html
試題參考答案:D

試題9

A類網(wǎng)絡是很大的網(wǎng)絡,每個A類網(wǎng)絡中可以有(1)個網(wǎng)絡地址。實際使用中必須把A類網(wǎng)絡劃分為子網(wǎng),如果指定的子網(wǎng)掩碼為255.255.192.0,則該網(wǎng)絡被劃分為(2)個子網(wǎng)。

(1)A.210

B.212

C.220

D.224

(2)A.128

B.256

C.1024

D.2048

試題解析與討論:m.xiexiliangjiufa.com/st/2472429099.html
試題參考答案:D、C

試題10

10000 張分辨率為 1024×768 的真彩(32 位)圖片刻錄到 DVD 光盤上,假設每張光盤可以存放 4GB 的信息,則需要  ( )  張光盤。
A、7
B、8
C、70
D、71

試題解析與討論:m.xiexiliangjiufa.com/st/83322869.html
試題參考答案:C

掃碼關注公眾號

溫馨提示:因考試政策、內(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ī)律與考試大綱,深挖核心知識與高頻考點,為學員考試保駕護航。面授、直播&錄播,多種班型靈活學習,滿足不同學員考證需求,降低課程學習難度,使學習效果事半功倍。

相關內(nèi)容

發(fā)表評論  查看完整評論  

推薦文章