Multiple choice general knowledge Which below file extension is not a type of compressed file? .bin .rar .tar .z Reveal answer Fill a bubble to check yourself C Correct answer Explanation .tar is an archive format that bundles files without compression. While often paired with compression (tar.gz, tar.bz2), .tar itself does not compress - it only archives. .rar and .z are actual compression formats.