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

專業(yè)信息安全工程師網(wǎng)站|培訓機構|服務商(2021信息安全工程師學習QQ群:327677606,客服QQ:800184589)

軟題庫 培訓課程
當前位置:信管網(wǎng) >> 信息安全工程師 >> 每日一練 >> 文章內(nèi)容
信息安全工程師每日一練試題(2019/3/3)
來源:信管網(wǎng) 2019年03月04日 【所有評論 分享到微信

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

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

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

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

試題1

相對于DES算法而言,RSA算法的(1),因此,RSA(2)。
(1)A、加密密鑰和解密密鑰是不相同的  
B、加密密鑰和解密密鑰是相同的
C、加密速度比DES要高       
D、解密速度比DES要高
(2)A、更適用于對文件加密       
B、保密性不如DES
C、可用于對不同長度的消息生成消息摘要  
D、可以用于數(shù)字簽名

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

試題2: 進程P1、P2、P3、P4和P5的前趨圖如下:

若用PV操作控制進程P1~P5并發(fā)執(zhí)行過程,則需要設置5個信號量S1、S2、S3、S4和S5,進程間同步所使用的信號量標注在上圖中的邊上,且信號量S1~S5的初始值都等于零,初始狀態(tài)下從進程P1開始執(zhí)行。下圖中a、b和c處應分別填寫(1);d和e處應分別填寫(2),f和g處應分別填寫(3)。

(1)A. V(S1)V(S2)、P(S1)和V(S3) V(S4)
B. P(S1)V(S2)、P(S1)和P(S2) V(S1)
C. V(S1)V(S2)、P(S1)和P(S3) P(S4)
D. P(S1)P(S2)、V(S1)和P(S3) V(S2)
(2)A. P(S1) 和V(S5)
B. V(S1) 和P(S5)
C. P(S2) 和V(S5)
D. V(S2) 和P(S5)
(3)A. P(S3)和V(S4) V(S5)
B. P(S3)和P(S4) P(S5)
C. V(S3)和V(S4) V(S5)
D. V(S3)和P(S4) P(S5)
試題解析與討論:m.xiexiliangjiufa.com/st/1296615202.html
試題參考答案:A、C、B

試題3: 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.xiexiliangjiufa.com/st/188227005.html
試題參考答案:A、B、C、D、B

試題4: 以下著作權權利中,()的保護期受時間限制。
A.署名權
B.發(fā)表權
C.修改權
D.保護作品完整權
試題解析與討論:m.xiexiliangjiufa.com/st/1886120803.html
試題參考答案:B

試題5: ( )不屬于防火墻的核心技術。
A.(靜態(tài)/動態(tài))包過濾技術
B.NAT技術
C.應用代理技術
D.狀態(tài)監(jiān)測
試題解析與討論:m.xiexiliangjiufa.com/st/2349124825.html
試題參考答案:B

試題6: 計算機網(wǎng)絡的安全主要是指()。
A.網(wǎng)絡設施環(huán)境的安全
B.網(wǎng)絡中信息的安全
C.網(wǎng)絡中使用者的安全
D.網(wǎng)絡中財產(chǎn)的安全
試題解析與討論:m.xiexiliangjiufa.com/st/2368719242.html
試題參考答案:B

試題7

用戶B收到用戶A帶數(shù)字簽名的消息M,為了驗證M的真實性,首先需要從CA獲取用戶A的數(shù)字證書,并利用(1)驗證該證書的真?zhèn)?,然后利用?)驗證M的真實性。
(1)A.CA的公鑰
B.B的私鑰
C.A的公鑰
D.B的公鑰
(2) A.CA的公鑰
B.B的私鑰
C.A的公鑰
D.B的公鑰

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

試題8

實時操作系統(tǒng)(RTOS)內(nèi)核與應用程序之間的接口稱為(  )。
A.I/O接口
B.PCI
C.API
D.GUI

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

試題9

架構描述語言(Architecture Description Language,ADL)是一種為明確說明軟件系統(tǒng)的概念架構和對這些概念架構建模提供功能的語言。ADL主要包括以下組成部分:組件、組件接口、()和架構配置。
A.架構風格  
B.架構實現(xiàn)    
C.連接件  
D.組件約束

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

試題10: 體系結構文檔化有助于輔助系統(tǒng)分析人員和程序員去實現(xiàn)體系結構。體系結構文檔化過程的主要輸出包括( )。
A.體系結構規(guī)格說明、測試體系結構需求的質(zhì)量設計說明書
B.質(zhì)量屬性說明書、體系結構描述
C.體系結構規(guī)格說明、軟件功能需求說明
D.多視圖體系結構模型、體系結構驗證說明
試題解析與討論:m.xiexiliangjiufa.com/st/393264561.html
試題參考答案:A

掃碼關注公眾號

溫馨提示:因考試政策、內(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ā)表評論  查看完整評論  

推薦文章