Which of the following methods is used to return a View from a layout file given the ID of the View?

Which of the following methods is used to return a View from a layout file given the ID of the View?



Answer: findViewById(int id)


Learn More :