Teleprinters/Teletypes (TTY): which single statement best describes their functionality and common terminology in classic data communications?

Difficulty: Easy

Correct Answer: Teleprinters are commonly called teletypes (TTY) and combine a keyboard for input with a printer for output.

Explanation:


Introduction:
Before graphical terminals and PCs, electromechanical terminals played a central role in human–computer interaction over serial lines. Knowing what a teleprinter is—and how it relates to the term “teletype” (TTY)—clarifies many historical references in operating systems and networking literature.


Given Data / Assumptions:

  • Teleprinters were used as terminals on serial links and telex networks.
  • They supported both input and hard-copy output.
  • We are choosing the single best descriptive statement.


Concept / Approach:
A teleprinter (often branded Teletype, hence TTY) integrates a typewriter-like keyboard with a printing mechanism. Users type commands; responses print on paper. TTY conventions persist today as a term for terminals in UNIX-like systems. Teleprinters are not electronic mail systems, displays only, or output-only devices—they are interactive text terminals with integrated printing.


Step-by-Step Solution:
1) Identify core functions: keyboard input + printed output on paper.2) Recognize synonym: “teletype” → TTY.3) Exclude claims that they are output-only or that they equal X.400 email.4) Select the composite description capturing name and functionality.


Verification / Alternative check:
Historical Teletype models (e.g., ASR-33) provided both a keyboard and a printer; “/dev/tty” device files in UNIX trace back to these terminals.


Why Other Options Are Wrong:

  • Only printing, no input: incorrect—teleprinters include keyboards.
  • Same as X.400: X.400 is an email standard, unrelated to electromechanical terminals.
  • Display only: the opposite; teleprinters print hard copy.
  • None of the above: invalid because option B is correct.


Common Pitfalls:
Confusing teleprinters with later CRT/VDU terminals or with messaging protocols; teleprinters are physical, hard-copy terminals.


Final Answer:
Teleprinters are commonly called teletypes (TTY) and combine a keyboard for input with a printer for output.

More Questions from Networking

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion