CISP/CISA 每日一题 11
CISA 每日一题(答)
一个合理建造的数据仓库应当支持下列三种基本的查询格式:
1、向上溯源和向下溯源——向上溯源是对数据进行总计;向下溯源是将数据进行细化;
2、交叉溯源——通过通用属性访问数据仓库中内容有交叉的信息
3、历史分析——数据仓库应当储存具有时间变量的数据,支持数据历史分析 IT 服务包括: 信息系统运行、IT 服务和信息系统管理,以及负责支持的群体
CISSP每日一题
以下哪项技术描述了在单个计算机系统中使用多个处理器来增加计算机应用环境中的计算性能?
A. 流水线
B. 多任务
C. 多道程序设计
D. 多重处理
Answer: D Multiprocessingis an organizational technique in which a number of processor units areemployed in a single computer system to increase the performance of the systemin its application environment above the performance of a single processor ofthe same kind. In order to cooperate on a single application or class ofapplications, the processors share a common resource. Usually this resource isprimary memory, and the multiprocessor is called a primary memorymultiprocessor. A system in which each processor has a private (local) mainmemory and shares secondary (global) memory with the others is a secondarymemory multiprocessor, sometimes called a multicomputer system because of thelooser coupling between processors. The more common multiprocessor systemsincorporate only processors of the same type and performance and thus arecalled homogeneous multiprocessors; however, heterogeneous multiprocessors arealso employed. A special case is the attached processor, in which a secondprocessor module is attached to a first processor in a closely coupled fashionso that the first can perform input/output and operating system functions,enabling the attached processor to concentrate on the application workload.
CISA每日一题
针对正在考虑购置的新应用程序软件包,IS审计师评估其控制规范的最佳时间是在:
A .内部实验测试阶段。
B .测试和用户接受之前。
C .需求收集期间。
D .可行性研究阶段。
答案:C IS审计师的最佳参与时间是在应用程序软件开发或购置的需求定义开始之时。这是审查供应商及其产品的最好机会。后期参与(如在测试或接受阶段)会导致资源限制,妨碍完整评估。IS审计师的早期参与也会最大程度地减少对给定解决方案的业务承诺需求,其随着流程的继续可能会难以克服。但是,在可行性分析阶段评估控制可能还为时过早。
CISP每日一题
审核在实施审核时,所使用的检查表不包括的内容有?
A.审核依据
B.审核证据记录
C.审核发现
D.数据收集方法和工具
【答案】 C
CISP/CISA 每日一题 11的更多相关文章
- CISP/CISA 每日一题 五
CISA 每日一题(答) 信息系统审计师要确认系统变更程序中的: 1.变更需求应有授权.优先排序及跟踪机制: 2.日常工作手册中,明确指出紧急变更程序: 3.变更控制程序应同时为用户及项目开发组认可: ...
- CISP/CISA 每日一题 22
CISSP 每日一题(答)What should be done to verify patcheshave been applied? Auditpatches, or use a vulnerab ...
- CISP/CISA 每日一题 21
CISSP 每日一题(答)What is the term that identifies data ona disk after the data has supposedly been erase ...
- CISP/CISA 每日一题 20
CISSP 每日一题(答) What methods can be used to protectmobile devices such as a smartphone? Encryption,GPS ...
- CISP/CISA 每日一题 19
CISSP 每日一题(答)What determines how often an audit should be performed? Risk What policy requires u ...
- CISP/CISA 每日一题 18
CISSP 每日一题(答)What is the purpose of an access review and audit? Checkto ensure that users do not hav ...
- CISP/CISA 每日一题 17
CISSP 每日一题(答) What are often added to passwords to maketheir resultant hash secure and resistant to ...
- CISP/CISA 每日一题 16
CISA 每日一题(答) 作业调度软件的优点: 1.作业信息仅需建立一次,减少错误发生概率: 2.可定义作业间的依赖关系,当某一项作业失败时,依赖于该作业的后续作业就不会被执行: 3.所有成功或失败的 ...
- CISP/CISA 每日一题 15
CISA 每日一题(答) 作业记帐: 监控和记录信息系统资源的使用,这些信息可被信息系统审计师用来执行: 1.将资源使用和相关用户挂钩以便实行计费: 2.通过改变系统软件的默认设置来最优化硬件性能 作 ...
随机推荐
- 书剑恩仇录online全套源代码(服务端+client+文档)
书剑恩仇录online全套源代码(服务端+client+文档).vc++开发,解压后将近10G大小,眼下网上最完整版本号,包括client源代码.服务端源代码.工具源代码.sdk.文档-- <书 ...
- HDU 3853 向下向右找出口问题-期望dp
题意:初始状态在(1,1)的位置.目标是走到(n,n).每次仅仅能向下向右或者不移动.已知在每一个格子时这三种情况的概率,每移动一步消耗2的魔力,求走到终点的使用的魔力的期望. 分析:简单的期望dp, ...
- 5.应用与模块(ng-app)
转自:https://www.cnblogs.com/best/tag/Angular/ 自动载入启动一个AngularJS应用,声明了ng-app的元素会成为$rootScope的起点 每个HTML ...
- Function的一些结论与eval函数.
1.1 函数的创建方式 1 函数声明 2 函数表达式 3 new Function // 1 function foo() {} // 2 var foo = function() {}; // 3 ...
- Flask Flash闪现
Flash介绍以及工作方式 flash中添加消息 取出flash中的消息 Flash介绍以及工作方式 - 介绍: flash :闪现 一个好的应用和用户界面都需要良好的反馈. 如果用户得不到足够的反馈 ...
- BZOJ 1066 Dinic
思路: 网络流 建边比较麻烦 //By SiriusRen #include <queue> #include <cstdio> #include <cstring> ...
- Weka中数据挖掘与机器学习系列之为什么要写Weka这一系列学习笔记?(一)
本人正值科研之年,同时也在使用Weka来做相关数据挖掘和机器学习的论文工作. 为了记录自己的学习历程,也便于分享和带领入门的你们.废话不多说,直接上干货!
- ES6特性-带标签的模板字符串(tagged template)
tagged template: 加在模板字符串前面加一个标签(函数). let dessert = = '甜品' drink = '茶' let breakfast = kitchen`今天的早餐是 ...
- PAT-中国大学MOOC-陈越、何钦铭-数据结构基础习题集 00-自測4. Have Fun with Numbers (20) 【二星级】
题目链接:http://www.patest.cn/contests/mooc-ds/00-%E8%87%AA%E6%B5%8B4 题面: 00-自測4. Have Fun with Numbers ...
- Nginx安装以及配置
安装编译工具及库文件 1 yum -y install make zlib zlib-devel gcc-c++ libtool openssl openssl-devel 安装 PCRE 下载 PC ...