Taken from the CompTIA IT Fundamentals Exam Guide book (2nd edition, published 2021). I’m not sure if they fixed this in newer versions, if at all.
Taken from the CompTIA IT Fundamentals Exam Guide book (2nd edition, published 2021). I’m not sure if they fixed this in newer versions, if at all.
So much to unpack here.
GNU is not a Linux variant. It is a set of programs and shared libraries.
ISO 9660 has nothing to do with compression. Just calling it ISO isn’t a good idea for an intro class like that because it is a set of MANY standards. They should have put a little side blurb and called it ISO 9660 in the table.
tar is an archive tool. It has no compression.
Why no mention of compression algorithms algorithms vs archive tools?
Why not have different compression algorithms and their tradeoffs?
ETA: jar files are just zip files for Java libs/programs. You can open them with zip file tools.
That line implying 7zip and 7z are different formats has just been pulled out of the air too
There actually is a compression format that used .jar as an extension, a would-be successor to .arj. It’s quite archaic though, and God help you if you find one in the wild at this point.
http://www.arjsoftware.com/jar.htm