Multiple Choice
Which statement dynamically assigns an image named car in the drawable folder to an ImageView control?
A) car.setImageResource(R.drawable.image) ;
B) image.setImageResource(car.R.drawable) ;
C) image.setImageResource(R.drawable.car) ;
D) SetImageResource .image( R. drawable.car) ;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: An undefined string value is set to
Q2: The code to create a n instance
Q4: Which method is used to store integer
Q5: How does the Shared preferences option of
Q6: In an Android project, an ImageView control
Q7: The name-value pair in a SharedPreferences object
Q8: The following permissions are necessary in the
Q9: SharedPreferences can be used to save only
Q10: A(n) _ stores persistent data on a
Q11: All applications can read and write files