Short Answer
The decodeResource method of the BitmapFactory class has this API:
static Bitmap decodeResource( Resources res, int i )
The parameter named i represents the __________________ of a resource.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: In the following statement, c is a
Q11: What method of the Paint class can
Q12: What class defines drawing styles and colors?<br>A)
Q13: The BitmapFactory is a factory class to
Q14: The drawLine method of the Canvas class
Q16: The _ package contains classes to draw
Q17: To create a SoundPool object, we first
Q18: How do we access the width of
Q19: Once a Timer has started a task,
Q20: c is a Canvas object reference, and