File compression utilities give the user the ability to break up the compressed file into parts.
A reason why you might do this -- you have a 100 MB file to transfer, but your email service provider only allows attachments up to 10 MB. So, you would use the compression utility to compress the file and divide it up into chunks of 10 MB each.
That's what your extensions look like. You would need all of the pieces in order to extract the file.