Auditing in CIS Environment Quiz
40 Questions
0 Views

Auditing in CIS Environment Quiz

Created by
@TopYellow

Questions and Answers

What is data in the context of data processing?

  • Processed data that provides meaning
  • Software used to manage information systems
  • Unorganized facts and figures related to an object (correct)
  • Organized information ready for decision making
  • Which term refers to a group of related fields in data processing?

  • Byte
  • File
  • Database
  • Record (correct)
  • What is the main outcome of data processing?

  • Data collection
  • Meaningful information (correct)
  • Data integrity
  • Raw data
  • Which of the following options describes a group of bits?

    <p>Byte</p> Signup and view all the answers

    What represents the smallest unit of data in computing?

    <p>Bit</p> Signup and view all the answers

    Which term refers to a collection of related records in data processing?

    <p>File</p> Signup and view all the answers

    What type of information can data be in?

    <p>Text, images, sounds, and videos</p> Signup and view all the answers

    What is processed data commonly referred to as?

    <p>Information</p> Signup and view all the answers

    What is the primary function of the control unit (CU) in a CPU?

    <p>Supervise and coordinate computer operations.</p> Signup and view all the answers

    Which unit within the CPU is responsible for performing arithmetic operations?

    <p>Arithmetic and Logic Unit (ALU)</p> Signup and view all the answers

    How does the control unit contribute to the overall operation of a computer system?

    <p>It manages the flow of information between other components.</p> Signup and view all the answers

    What type of operations does the Arithmetic and Logic Unit (ALU) perform?

    <p>Arithmetic and logical comparisons</p> Signup and view all the answers

    Which of the following best describes the role of the control unit in a CPU?

    <p>It acts as the brain of the computer system.</p> Signup and view all the answers

    In the context of the CPU, what is the primary role of the Arithmetic and Logic Unit (ALU)?

    <p>To perform data calculations and logical comparisons.</p> Signup and view all the answers

    What differentiates the control unit from the arithmetic and logic unit within the CPU?

    <p>The control unit coordinates operations, while the ALU processes data.</p> Signup and view all the answers

    What component of the CPU does NOT execute instructions but directs other components to do so?

    <p>Control Unit (CU)</p> Signup and view all the answers

    What is the primary characteristic of tape as a storage medium?

    <p>It is mainly used for sequential data access</p> Signup and view all the answers

    Which material is used to coat the tape to enable it to store data?

    <p>Iron-oxide</p> Signup and view all the answers

    What is a common feature of direct access storage devices?

    <p>Any item can be accessed by specifying its address</p> Signup and view all the answers

    How is a floppy disk typically protected?

    <p>It is enclosed in a protective jacket</p> Signup and view all the answers

    What differentiates magnetic disks from other storage devices?

    <p>They are coated with a magnetic material on both sides</p> Signup and view all the answers

    What happens to old data on a tape when new data is recorded?

    <p>It is erased as new data overwrites it</p> Signup and view all the answers

    Why are floppy disks considered popular for micro-computers?

    <p>They are very cheap and easy to use</p> Signup and view all the answers

    What is the function of a disk pack?

    <p>To ensure all disks move together at the same speed</p> Signup and view all the answers

    Collectively, the data viewed on a computer terminal by an inventory clerk make up what?

    <p>Database</p> Signup and view all the answers

    What is the most common source of automation device used by banks to process paper documents?

    <p>Magnetic ink character recognition (MICR)</p> Signup and view all the answers

    Which statement about personal computers, midrange computers, and mainframe computers is true?

    <p>The cost per transaction to process on each type of computer has decreased in recent years.</p> Signup and view all the answers

    Which measure would best indicate the computational power of a microprocessor?

    <p>Number of bits processed per second</p> Signup and view all the answers

    Uninterruptible power supplies (UPS) are primarily used in computer centers to reduce the likelihood of what?

    <p>Losing data stored in main memory.</p> Signup and view all the answers

    What characterizes the relationship between online, real-time database systems and batch processing systems?

    <p>A firm may use both processing modes concurrently.</p> Signup and view all the answers

    Which of the following best describes the function of a database?

    <p>Collection of structured data</p> Signup and view all the answers

    Which option is a primary advantage of using magnetic ink character recognition (MICR) in banking?

    <p>Fast processing speeds</p> Signup and view all the answers

    What is one primary way to prevent unauthorized access to data on a PC?

    <p>Using passwords</p> Signup and view all the answers

    How can an access control package enhance security on a shared PC?

    <p>By limiting access to specific users based on roles</p> Signup and view all the answers

    Which of the following techniques can help minimize accidental destruction of data?

    <p>Implementing an access control package</p> Signup and view all the answers

    What role does removable storage media play in data security?

    <p>It provides offline storage and independent control for sensitive data</p> Signup and view all the answers

    What feature is typically absent in operating systems used on stand-alone PCs?

    <p>Sophisticated built-in security features</p> Signup and view all the answers

    Why might users install their own versions of programs on shared PCs?

    <p>To create a personalized user experience</p> Signup and view all the answers

    Which of the following is NOT typically a method for limiting access to authorized personnel?

    <p>Providing unrestricted guest access</p> Signup and view all the answers

    What is a potential risk associated with PCs that are accessible to many users?

    <p>Unauthorized alterations to the operating system or data</p> Signup and view all the answers

    Study Notes

    Introduction to Data Processing

    • Data comprises unorganized facts such as text, numbers, images, and sounds; initially, it lacks meaning and structure.
    • Processed data is known as information, derived through various operations on raw data.

    Key Terms in Data Processing

    • Bit: The smallest unit of data, represented as 0 or 1, used for character representation.
    • Byte: A group of bits.
    • Field/Column: A collection of bytes.
    • Record/Row: A set of fields.
    • File: A group of related records.
    • Database: A collection of related files.

    Data Processing Overview

    • Involves the collection and manipulation of data to generate meaningful information.
    • Central to data processing is the Central Processing Unit (CPU), divided into:
      • Control Unit (CU): Manages and coordinates operations, similar to a brain directing a body.
      • Arithmetic and Logic Unit (ALU): Performs calculations and comparisons necessary for data processing.

    Data Storage Methods

    • Direct Access Storage: Allows selection of data from any location using specific addresses.
      • Floppy Disks: Flexible magnetic storage, affordable and easily transportable, capacity varies.
      • Magnetic Disks: Thin, circular plates used for direct-access secondary storage; widely utilized for applications and data.

    Program and Data Security

    • Security measures protect against unauthorized access to systems and data.
    • Common techniques include:
      • Passwords: Control access levels for users.
      • Access Control Packages: Restrict access to critical files and monitor unauthorized software.
      • Removable Storage Media: Ensures sensitive data is kept offline for security.

    Additional Concepts

    • Uninterruptible Power Supplies (UPS): Protects data within computer systems from unexpected power failures.
    • Comparison of Computer Types:
      • Personal computers usually cost less than midrange and mainframe computers but may be increasing in usage.
    • The relation between real-time and batch processing systems allows firms to utilize both depending on their needs.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Description

    Test your knowledge and understanding of auditing principles in a computer information systems environment. This quiz covers key concepts and practices necessary for effective auditing in today's digital landscape. Perfect for students at St. Vincent College's Business School.

    More Quizzes Like This

    Computer Center Risk and Controls
    12 questions
    Auditing Computer Systems
    12 questions
    Auditing Accounts Receivable with Computer Assistance
    18 questions
    Use Quizgecko on...
    Browser
    Browser