Class Activity’s _______ method takes an int constant representing a specific view’s ID and returns a reference to the view.

a. findId
b. findView
c. findViewById
d. None of the above.

c. findViewById

Computer Science & Information Technology

You might also like to view...

Libraries, collections of classes that serve related purposes, are also called ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A polynomial of degree n has precisely ____ roots.

a. n-1 b. n c. n+2 d. 2*n

Computer Science & Information Technology