Correct option is B
The correct matching of the file extensions and their respective types is as follows:
1. mp3 corresponds to music (audio file format).
2. xls corresponds to a spreadsheet (Excel file format).
3. jpeg corresponds to image (a common image file format).
4. mdb corresponds to database (Microsoft Access database file).
Information Booster:
1. .mp3 (Music): MP3 is an audio format used for storing music or audio files in a compressed format. It's widely used for music distribution. It allows for efficient compression without significant loss of audio quality, making it ideal for sharing and streaming music. .mp3 is used specifically for storing music or audio files. It's not an image, spreadsheet, or database file.
2. .xls (Spreadsheet): XLS is the file extension for Microsoft Excel spreadsheet files. Used for creating tables, storing data, performing calculations, and creating graphs. The XLS format is a binary file format used in older versions of Excel; newer versions of Excel use .xlsx.
3. .jpeg (Image): JPEG (Joint Photographic Experts Group) is a commonly used format for digital images, particularly in photography and web use. It uses lossy compression to reduce file size while maintaining visual quality, though some quality may be lost in the compression process. While .jpeg is indeed an image format, it is not associated with a spreadsheet, database, or music, which is why it does not match the other options in the list.
4. .mdb (Database): MDB stands for Microsoft Database and is used by Microsoft Access to store data in a database format. MDB files store data in tables, and they can include queries, forms, and reports, making them a fully functional database format used in smaller-scale database applications. .mdb files are used for databases, specifically with Microsoft Access. They do not represent music, images, or spreadsheets.
