Difficulty: Easy
Correct Answer: information processor subsystem
Explanation:
Introduction / Context:
Functional information systems (marketing, finance, HR, production) share architectural building blocks. Recognizing the subsystem common to all of them clarifies how data is captured, stored, processed, and presented regardless of the business domain.
Given Data / Assumptions:
Concept / Approach:
The information processor subsystem refers to the core capture-process-store-deliver pipeline that every functional system needs. Internal accounting is a finance-specific function; environmental intelligence is more typical in marketing/strategy; system analysis is a lifecycle activity, not a runtime subsystem present in every functional module.
Step-by-Step Solution:
List universal needs: input processing, data storage, output/reporting.Map to subsystem that performs these tasks: information processor.Eliminate function-specific or lifecycle-only subsystems.
Verification / Alternative check:
Textbook architectures show each functional system with a processing core plus domain-specific logic; the processing core is the common denominator.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing development activities (analysis) with operational subsystems; conflating function-specific analytics with universal processing.
Final Answer:
information processor subsystem
Discussion & Comments