Question

    In batch input processing, how is the data

    handled?
    A Processed in real-time upon entry Correct Answer Incorrect Answer
    B Captured and processed one-by-one Correct Answer Incorrect Answer
    C Input is stored and processed at a scheduled time Correct Answer Incorrect Answer
    D Processed immediately after data validation Correct Answer Incorrect Answer
    E None of the above Correct Answer Incorrect Answer

    Solution

    Batch input refers to collecting data and then processing it in a group or batch, not instantly, which is useful in bulk processing systems.

    Practice Next

    Relevant for Exams:

    ask-question