Question

Your project's res folder contains several subfolders that begin with the name drawable. These folders store images with different pixel densities. The folder that stores images with approximately 640 dot-per-inch is ________.
a. drawable-hdpi (high density).
b. drawable-xhdpi (extra high density).
c. drawable-xxhdpi (extra extra high density).
d. drawable-xxxhdpi (extra extra extra high density).

Answer

This answer is hidden. It contains 47 characters.