Multiple choice technology programming languages

tar can be used to write on to floppy disks

  1. True

  2. False

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

The tar command creates archives that can be written to any storage medium including floppy disks, hard drives, or tapes. While floppies are obsolete technology, tar is fundamentally capable of writing archives to block devices including floppies. The claimed answer is technically correct though the context is dated.