In the source code of an application, what function does it used to get a reference to a component of the user interface ?
Question 1In 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()
