Difficulty: Easy
Correct Answer: Bulletin board system (BBS)
Explanation:
Introduction:
Long before modern social platforms, organizations and hobbyist communities used computer-based services to exchange messages asynchronously. The question asks you to identify the system that provides a shared forum where users can sign in at any time, post messages, and take part in ongoing, threaded discussions.
Given Data / Assumptions:
Concept / Approach:
A bulletin board system (BBS) provides public message boards, private mailboxes, file areas, and topic-oriented forums. It is distinct from e-mail (primarily one-to-one or one-to-many messaging without public threads by default) and from conferencing systems, which are synchronous and require all parties to be present simultaneously (teleconference or videoconference).
Step-by-Step Solution:
Verification / Alternative check:
Classic BBS software (e.g., WWIV, FidoNet-connected boards) and later web forums exhibit the exact behavior described: topic boards, user logins, and threaded discussions.
Why Other Options Are Wrong:
Common Pitfalls:
Equating any messaging tool with a public forum; overlooking the persistence and thread structure central to BBS platforms.
Final Answer:
Bulletin board system (BBS).
Discussion & Comments