97国产成人,欧美另类在线观看,国产美女操,亚洲精品456在线播放牛牛影院,久99精品久久久,黄页视频网站,中文字幕欧美视频

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

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

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

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

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

信息安全工程師每日一練試題內容(2019/7/30)

試題1

2005 年12 月,ISO正式發(fā)布了①作為IT 服務管理的國際標準;2007年10月,ITU 接納②為3G標準;2005 年10月,ISO正式發(fā)布了③作為信息安全管理的國際標準。①、②和③分別是( )。
A.①ISO27000②IEEE802.16③ISO20000
B.①ISO27000②ISO20000③IEEE802.16
C.①ISO20000②IEEE802.16③ISO27000
D.①IEEE802.16②ISO20000③ISO27000

試題解析與討論:www.pokkc.com/st/296102.html
試題參考答案:C

試題2

計算機感染特洛伊木馬后的典型現(xiàn)象是  ( )  。
A、程序異常退出
B、有未知程序試圖建立網(wǎng)絡連接
C、郵箱被垃圾郵件填滿
D、Windows系統(tǒng)黑屏

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

試題3

報文摘要算法MD5的輸出是 (1) 位,SHA-1的輸出是 (2) 位。
(1)A、56
B、128
C、160
D、168
(2)A、56
B、128
C、160
D、168

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

試題4

具有保密資質的公司中一名涉密的負責信息系統(tǒng)安全的安全管理員提出了離職申請,公司采取的以下安全控制措施中,( )可能存在安全隱患.
A、立即終止其對安全系統(tǒng)的所有訪問權限
B、收回所有相關的證件、徽章、密鑰、訪問控制標志、提供的專用設備等
C、離職員工辦理完人事交接,繼續(xù)工作一個月后離崗
D、和離職人員簽訂調離后的保密要求及協(xié)議

試題解析與討論:www.pokkc.com/st/1258828969.html
試題參考答案:C

試題5: 電子數(shù)據(jù)交換(EDI)是電子商務活動中采用的一種重要的技術手段。以下關于EDI的敘述中,錯誤的是()。
A. EDI的實施需要一個公認的標準和協(xié)議,將商務活動中涉及的文件標準化和格式化
B. EDI的實施在技術上比較成熟,成本也較低
C. EDI通過計算機網(wǎng)絡,在貿易伙伴之間進行數(shù)據(jù)交換和自動處理
D. EDI主要應用于企業(yè)與企業(yè)、企業(yè)與批發(fā)商之間的批發(fā)業(yè)務
試題解析與討論:www.pokkc.com/st/12922271.html
試題參考答案:B

試題6: 以下關于需求管理的敘述中,正確的是()。
A.需求管理是一個對系統(tǒng)需求及其變更進行了解和控制的過程
B.為了獲得項目,開發(fā)人員可以先向客戶做出某些承諾
C.需求管理的重點在于收集和分析項目需求
D.軟件開發(fā)過程是獨立于需求管理的活動
試題解析與討論:www.pokkc.com/st/1292621607.html
試題參考答案:A

試題7: Software architecture reconstruction is an interpretive, jnteractive, and iterative process including many activities. (1) involves analyzing a system's existing design and implementation artifacts to construct a model of it. The result is used in the following activities to construct a view of the system. The database construction activity converts the (2) contained in the view into a standard format for storage in a database. The (3) activity involves defining and manipulating the information stored in database to reconcile, augment, and establish connections between the elements. Reconstruction consists of two primary activities: (4) and (5). The former provides a mechanism for the user to manipulate architectural elements, and the latter provides facilities for architecture reconstruction.
(1)A.Reverse engineering
B.Information extraction
C.Requirements analysis
D.Source code analysis
(2)A.a(chǎn)ctors and use cases
B.processes and data
C.elements and relations
D.schemas and tables
(3)A.database normalization
B.schema definition
C.database optimization
D.view fusion
(4)A.a(chǎn)rchitecture analysis and design
B.domain analysis and static modeling
C.visualization and interaction
D.user requirements modeling
(5)A.pattern definition and recognition
B.a(chǎn)rchitecture design and implementation
C.system architecture modeling
D.dynamic modeling and reconstruction
試題解析與討論:www.pokkc.com/st/1891024591.html
試題參考答案:B、C、D、C、A

試題8

The objective of(  )is to determine what parts of the application software will be assigned to what hardware. The major software components of the system being developed have to be identified and then allocated to the various hardware components on which the system will operate. All software systems can be divided into four basic functions. The first is(  ).Most information systems require data to be stored and retrieved, whether a small file,such as a memo produced by a word processor, or a large database, such as one that stores an organization’s accounting records.The second function is the(  ),the processing required to access data, which often means database queries in Structured Query Language. The third function is the  (  ),which is the logic documented in the DFDs, use cases,and functional requirements.The fourth function is the presentation logic,the display of information to the user and the acceptance of the user’s commands.The three primary hardware components of a system are (  ).
1.A.a(chǎn)rchitecture design
B.modular design
C.physical design
D.distribution design
2.A.data access components
B.database management system
C.data storage
D.data entities
3.A.data persistence
B.data access objects
C.database connection
D.data access logic
4.A.system requirements
B.system architecture
C.a(chǎn)pplication logic
D.a(chǎn)pplication program
5.A.computers,cables and network
B.clients,servers,and network
C.CPUs,memories and I/O devices
D.CPUs,hard disks and I/O devices

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

試題9

某攝影家創(chuàng)作一件攝影作品出版后,將原件出售給了某軟件設計師。軟件設計師不慎將原件毀壞;則該件攝影作品的著作權()享有。
A.仍然由攝影家    
B.由攝影家和軟件設計師共同
C.由軟件設計師  
D.由攝影家或軟件設計師申請的一方

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

試題10: 以下關于串行總線的說法中,正確的是( )。
A.串行總線一般都是全雙工總線,適宜于長距離傳輸數(shù)據(jù)
B.串行總線傳輸?shù)牟ㄌ芈适强偩€初始化時預先定義好的,使用中不可改變
C.串行總線是按位(bit)傳輸數(shù)據(jù)的,其數(shù)據(jù)的正確性依賴于校驗碼糾正
D.串行總線的數(shù)據(jù)發(fā)送和接收是以軟件查詢方式工作
試題解析與討論:www.pokkc.com/st/4058317949.html
試題參考答案:B

掃碼關注公眾號

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

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

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

相關內容

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

推薦文章