Vidyalelo
Computer Science · Q237

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 237

Q237

Which method changes the image resource for an ImageView in Kotlin code?

A.
setImageResource()
Answer
B.
setImageURI()
C.
setImage()
D.
setImageRes()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board