123456789101112131415



Question 1: Select the method used to access a view element of a layout resource in an activity
Select one:

1. onCreate()
2. findViewById()
3. setContentView()
4. None of these