Vidyalelo
Computer Science · Q239

Kotlin Programming MCQ for Competitive Exams, Interviews, and Certifications

Engineering and GATE · Computer Science · question 239

Q239

Which method on an Activity inflates the app's layout and makes its views available as objects?

A.
onCreate()
B.
setClickListener()
C.
setContentView()
Answer
D.
show

Answer: Option C

Solution

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