Multiple Choice
What Activity method you would use to retrieve a reference to an Android view by using the id attribute of a resource XML?
A) findViewByReference(int id)
B) findViewById(int id)
C) retrieveResourceById(int id)
D) findViewById(String id)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: You are building an application that supports
Q6: Which of the following interfaces is necessary
Q7: What Activity method you use to retrieve
Q8: Which of the following classes should be
Q9: Which of the following statements hold true
Q11: The values of which of the following
Q12: Which of the following Android View sub-classes
Q13: What is not true about the AndroidManifest.xml
Q14: Which of the following is NOT true
Q15: What is the minimum Android SDK version