Online Course Support

In the source code of an application, what function does it used to get a reference to a component of the user interface ?

Question 1
In the source code of an application, what function does it used to get a reference to a component of the user interface ?

1 point

findViewById()

setOnClickListener()

OnClick()

Similar Posts