午夜无码中文字幕影院,国产自产第一区c国产,久久久久久夜精品精品免费,国产99久久,夜夜夜夜曰天天天天拍国产,欧美日韩亚洲另类专区,国产精品区一区二区免费

專業(yè)信息安全工程師網(wǎng)站|培訓(xùn)機(jī)構(gòu)|服務(wù)商(2021信息安全工程師學(xué)習(xí)QQ群:327677606,客服QQ:800184589)

軟題庫(kù) 培訓(xùn)課程
當(dāng)前位置:信管網(wǎng) >> 信息安全工程師 >> 每日一練 >> 文章內(nèi)容
信息安全工程師每日一練試題(2019/9/13)
來源:信管網(wǎng) 2019年09月16日 【所有評(píng)論 分享到微信

信息安全工程師當(dāng)天每日一練試題地址:m.xomuzic.com/exam/ExamDay.aspx?t1=6

往期信息安全工程師每日一練試題匯總:m.xomuzic.com/class27-6-1.aspx

信息安全工程師每日一練試題(2019/9/13)在線測(cè)試:m.xomuzic.com/exam/ExamDay.aspx?t1=6&day=2019/9/13

信息安全工程師每日一練試題內(nèi)容(2019/9/13)

試題1

關(guān)于網(wǎng)絡(luò)安全,以下說法正確的是 ( ) 。
A、使用無線傳輸可以防御網(wǎng)絡(luò)監(jiān)聽
B、木馬是一種蠕蟲病毒
C、使用防火墻可以有效地防御病毒
D、沖擊波病毒利用Windows的RPC漏洞進(jìn)行傳播

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

試題2

某公司承接了一個(gè)開發(fā)家用空調(diào)自動(dòng)調(diào)溫器的任務(wù),調(diào)溫器測(cè)量外部空氣溫度,根據(jù)設(shè)定的期望溫度控制空調(diào)的開關(guān)。根據(jù)該需求,公司應(yīng)采用()架構(gòu)風(fēng)格最為合適。
A.解釋器
B.過程控制
C.分層
D.管道-過濾器

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

試題3: 物理安全技術(shù)包括機(jī)房安全和()。 
A、數(shù)據(jù)安全                  
B、系統(tǒng)安全 
C、通信安全                  
D、設(shè)施安全 
試題解析與討論:m.xomuzic.com/st/1276827416.html
試題參考答案:D

試題4: 企業(yè)應(yīng)用集成通過采用多種集成模式構(gòu)建統(tǒng)一標(biāo)準(zhǔn)的基礎(chǔ)平臺(tái),將具有不同功能和目的且獨(dú)立運(yùn)行的企業(yè)信息系統(tǒng)聯(lián)合起來。其中,面向()的集成模式強(qiáng)調(diào)處理不同應(yīng)用系統(tǒng)之間的交互邏輯,與核心業(yè)務(wù)邏輯相分離,并通過不同應(yīng)用系統(tǒng)之間的協(xié)作共同完成某項(xiàng)業(yè)務(wù)功能。
A.數(shù)據(jù)
B.接口
C.過程
D.界面
試題解析與討論:m.xomuzic.com/st/129216149.html
試題參考答案:C

試題5: An application architecture specifies the technologies to be used to implement one or more information systems. It serves as an outline for detailed design, construction, and implementation. Given the models and details, include(1), we can distribute data and processes to create a general design of application architecture. The design will normally be constrained by architecture standards, project objectives, and (2). The first physical DFD to be drawn is the(3). The next step is to distribute data stores to different processors. Data(4) are two types of distributed data which most RDBMSs support. There are many distribution options used in data distribution. In the case of (5)we should record each table as a data store on the physical DFD and connect each to the appropriate server.
(1)A. logical DFDs and ERD
B. ideal object model and analysis class model
C. use case models and interface prototypes
D. physical DFDs and database schema
(2)A. the database management system
B. the feasibility of techniques used
C. the network topology and technology
D. the user interface and process methods
(3)A. context DFD
B. system DFD
C. network architecture DFD
D. event-response DFD
(4)A. vertical partitioning and horizontal replication
B. vertical replication and horizontal partitioning
C. integration and distribution
D. partitioning and replication
(5)A. storing all data on a single server
B. storing specific tables on different servers
C. storing subsets of specific tables on different servers
D. duplicating specific tables or subsets on different servers
試題解析與討論:m.xomuzic.com/st/188227005.html
試題參考答案:A、B、C、D、B

試題6: 某計(jì)算機(jī)系統(tǒng)中有一個(gè)CPU、一臺(tái)輸入設(shè)備和一臺(tái)輸出設(shè)備,假設(shè)系統(tǒng)中有四個(gè)作業(yè)T1、T2、T3和T4,系統(tǒng)采用優(yōu)先級(jí)調(diào)度,且T1的優(yōu)先級(jí)>T2的優(yōu)先級(jí)>T3的優(yōu)先級(jí)>T4的優(yōu)先級(jí)。每個(gè)作業(yè)具有三個(gè)程序段:輸入Ii、計(jì)算Ci和輸出Pi(i=1,2,3,4),其執(zhí)行順序?yàn)镮i→Ci→Pi。這四個(gè)作業(yè)各程序段并發(fā)執(zhí)行的前驅(qū)圖如下所示。圖中①、②、③分別為(1),④、⑤、⑥分別為(2)。

(1)A.I2、C2、C4
B.I2、I3、C2
C.C2、P3、C4
D.C2、P3、P4
(2)A.C2、C4、P4
B.I2、I3、C4
C.I3、P3、P4
D.C4、P3、P4
試題解析與討論:m.xomuzic.com/st/188659106.html
試題參考答案:B、D

試題7

在信息系統(tǒng)安全保護(hù)中,信息安全策略控制用戶對(duì)文件、數(shù)據(jù)庫(kù)表等客體的訪問屬于()安全管理
A、安全審計(jì)
B、入侵檢測(cè)
C、訪問控制
D、人員行為

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

試題8

DSSA是在一個(gè)特定應(yīng)用領(lǐng)域中為一組應(yīng)用提供組織結(jié)構(gòu)參考的軟件體系結(jié)構(gòu),參與DSSA的人員可以劃分為4種角色,包括領(lǐng)域?qū)<?、領(lǐng)域設(shè)計(jì)人員、領(lǐng)域?qū)崿F(xiàn)人員和(  ),其基本活動(dòng)包括領(lǐng)域分析、領(lǐng)域設(shè)計(jì)和(  )。
1.A.領(lǐng)域測(cè)試人員
B.領(lǐng)域顧問
C.領(lǐng)域分析師
D.領(lǐng)域經(jīng)理
2.A.領(lǐng)域建模
B.架構(gòu)設(shè)計(jì)
C.領(lǐng)域?qū)崿F(xiàn)
D.領(lǐng)域評(píng)估

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

試題9: 某公司擬開發(fā)一個(gè)新聞系統(tǒng),該系統(tǒng)可根據(jù)用戶的注冊(cè)興趣,向用戶推送其感興趣的新聞內(nèi)容,該系統(tǒng)應(yīng)該采用( )架構(gòu)風(fēng)格最為合適。
A.事件驅(qū)動(dòng)系統(tǒng)
B.主程序-子程序
C.黑板
D.管道-過濾器
試題解析與討論:m.xomuzic.com/st/393297803.html
試題參考答案:A

試題10: 若信息碼字為 111000110,生成多項(xiàng)式 G(x)=x5+x3+x+1,則計(jì)算出的 CRC 校驗(yàn)碼為( )。
A.01101      
B. 11001      
C. 001101       
D. 011001

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

掃碼關(guān)注公眾號(hào)

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

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

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

相關(guān)內(nèi)容

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

推薦文章