Multiple choice technology programming languages

What are pttys?

  1. They are printer terminals

  2. Partial terminals

  3. Pseudo terminals

  4. Hardware cable

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Pseudo terminals (ptys) are pseudo-terminal slave and master pairs that provide terminal sessions through other interfaces like SSH or GUI terminal emulators. They simulate a real terminal for interactive shell sessions. Options A, B, and D are incorrect: they're not printers, not partial terminals, and not physical hardware cables.