CompTIA Data+ (DA0-001) — Question 259

Which of the following is the most likely data format for an image to be saved in on a database?

Answer options

Correct answer: C

Explanation

The correct answer is C, Binary, as images are typically stored in binary format, which allows for the efficient representation of the complex data structures involved in image files. Options A (Bit) and B (String) are not suitable for storing image data directly, while D (Hex) represents binary data in a different format, but is not the format in which images are saved.