91成人精品一区在线播放,成人毛片在线播放器,国产精品剧情av,日韩尤物在线,亚洲麻豆视频,岛国免费在线,亚洲a欧美

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

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

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

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

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

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

軟件設計師每日一練試題內容(2022/2/10)

試題1

why have formal documents 
first, writing the decisions down is essential.Only when one writes do the gaps appear and the    (1)    protrude(突出).The act of writing turns out to require hundreds of mini-decisions.and it is the existence of these that distinguishes clear.exact policies from fuzzy ones.
Second.the documents will communicate the decisions to others. The manager will be continually amazed that poliaes he took for common knowledge are totally unknown by some member of his team . Since his fundamentaljob is to keep everybody going in the  (2)directon. his chief daily task will be communication, not decision-making,and his documents will immensely   (3)   this load.
Finally.a manager,s documents give him a data base and checklist. By reviewing them (4)he sees where he is. and he sees what changes of emphasis or shifts in direction are needed.
The task of the manager is to develop a plan and then to realize it. But only the written plan is precise and communicable. Such a plan consists of documents on what.when. how much.where.and who.This small set of critical documents  (5)  much of the manager.s   work.if their comprehensive and critical nature is recognized in the beginning. the manager can approach them as friendly tools rather than annoying busywork. He will set his direction much more crisply and quickly by doing so.
(1)A.inconsistencies
B.consistencies
C.steadiness
D.adaptability
(2)A.other
B.different
C.another
D.same
(3)A.extend
B.broaden
C.lighten
D.release
(4)A.periodically
B.occasionally
C.infrequently
D.rarely
(5)A.decides
B.encapsulates
C.realizes
D.recognizes

試題解析與討論:www.shc2b.com/st/255139341.html
試題參考答案:A、D、C、A、B

試題2

下列敘述中,與提高軟件可移植性相關的是( )。
A、選擇時間效率高的算法
B、盡可能減少注釋
C、選擇空間效率高的算法
D、盡量用高級語言編寫系統(tǒng)中對效率要求不高的部分

試題解析與討論:www.shc2b.com/st/77282661.html
試題參考答案:D

試題3

根據(jù) McCabe 度量法,以下程序圖的復雜性度量值為  ( )  。

A、4
B、5
C、6
D、7

試題解析與討論:www.shc2b.com/st/83462874.html
試題參考答案:A

試題4

地址編號從80000H到BFFFFH且按字節(jié)編址的內存容量為(1)KB,若用16K×4bit的存儲器芯片構成該內存,共需(2)片。
(1)A.128
B.256
C.512
D.1024
(2)A.8
B.16
C.32
D.64

試題解析與討論:www.shc2b.com/st/248635425.html
試題參考答案:B、C

試題5: 結構化分析的輸出不包括( )。
A.數(shù)據(jù)流圖
B.數(shù)據(jù)字典
C.加工邏輯
D.結構圖
試題解析與討論:www.shc2b.com/st/4070529973.html
試題參考答案:D

試題6: 攻擊者通過發(fā)送一個目的主機已經(jīng)接收過的報文來達到攻擊目的,這種攻擊方式屬于(12)攻擊。
A.重放
B.拒絕服務
C.數(shù)據(jù)截獲
D.數(shù)據(jù)流分析
試題解析與討論:www.shc2b.com/st/3958118985.html
試題參考答案:A

試題7: 若某文件系統(tǒng)的目錄結構如下圖所示,假設用戶要訪問文件rw.dll,且當前工作目錄為swtools,則該文件的全文件名為(28),相對路徑和絕對路徑分別為(29)。
28、A.rw.dll
B.flash/rw.dll
C./swtools/flash/rw.dll
D./Programe file/Skey/rw.dll
29、A./swtools/flash/和/flash/
B.flash/和/swtools/flash/
C./swtools/flash/和flash/
D./flash/和swtools/flash/試題解析與討論:www.shc2b.com/st/3959824993.html
試題參考答案:C、B

試題8

DOM is a platform-and language-(1)API that allows programs and scripts to dynamically access and update the content, structure and style of WWW documents ( currently,definitions for HTML and XML documents are part of the specification ).The document can be further processed and the results of that processing can be incoporporated back into the presented (2).DOM is a (3)-based API to documents ,which requires the whole document to be represented in (4)while processing it .A simpler alternative to DOM is the event –based SAX,which can be used to process very large(5)documents that do not fit info the memory available for processing.
(1)A、specific
B、neutral
C、contained
D、related
(2)A、text
B、image
C、page
D、graphic
(3)A、table
B、tree
C、control
D、event
(4)A、document
B、processor
C、disc
D、memory
(5)A、XML
B、HTML
C、script
D、web

試題解析與討論:www.shc2b.com/st/77622673.html
試題參考答案:B、C、B、D、A

試題9

若系統(tǒng)正在將( )文件修改的結果寫回磁盤時系統(tǒng)發(fā)生崩潰,則對系統(tǒng)的影響相對較大。
A、空閑塊
B、目錄
C、用戶數(shù)據(jù)
D、用戶程序

試題解析與討論:www.shc2b.com/st/82312834.html
試題參考答案:B

試題10

函數(shù)main、f的定義如下所示。調用函數(shù)f時,第一個參數(shù)采用傳值(call by value)方式,第二個參數(shù)采用傳引用(call by referen)方式,則函數(shù)main執(zhí)行后輸出的值為(50)。

A.10
B.19
C.20
D.29
試題解析與討論:www.shc2b.com/st/395323491.html
試題參考答案:D

掃碼關注公眾號

溫馨提示:因考試政策、內容不斷變化與調整,信管網(wǎng)網(wǎng)站提供的以上信息僅供參考,如有異議,請以權威部門公布的內容為準!

信管網(wǎng)致力于為廣大信管從業(yè)人員、愛好者、大學生提供專業(yè)、高質量的課程和服務,解決其考試證書、技能提升和就業(yè)的需求。

信管網(wǎng)軟考課程由信管網(wǎng)依托10年專業(yè)軟考教研傾力打造,官方教材參編作者和資深講師坐鎮(zhèn),通過深研歷年考試出題規(guī)律與考試大綱,深挖核心知識與高頻考點,為學員考試保駕護航。面授、直播&錄播,多種班型靈活學習,滿足不同學員考證需求,降低課程學習難度,使學習效果事半功倍。

相關內容

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

推薦文章