Q239
Which method on an Activity inflates the app's layout and makes its views available as objects?
A.
onCreate()
B.
setClickListener()
C.
setContentView()
AnswerD.
show
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board