Try 5 free practice questions with instant feedback. See how ready you are.
Question 1
What is the primary purpose of the COBIT framework in an IT environment?
Answer: COBIT (Control Objectives for Information and Related Technologies) provides a governance and management framework for enterprise IT, aligning IT goals with business objectives and establishing controls over information systems.
Question 2
What is the difference between general controls and application controls in an IT environment?
Answer: General controls apply to the overall IT environment (e.g., access controls, disaster recovery), while application controls are specific to individual applications and ensure completeness, accuracy, and validity of transaction processing.
Question 3
What are the three categories of application controls?
Answer: The three categories of application controls are input controls (ensure data entered is accurate and complete), processing controls (ensure data is processed correctly), and output controls (ensure results are accurate and distributed appropriately).
Question 4
What is a parity check in the context of IT application controls?
Answer: A parity check is an input/processing control that detects data transmission errors by verifying that the number of bits in a data unit matches an expected odd or even value, flagging any discrepancies.
Question 5
What is a hash total and how is it used as a control?
Answer: A hash total is a control technique where a mathematically meaningless sum (e.g., sum of employee ID numbers) is computed before and after processing; if the totals differ, a processing error has occurred.