Tell us how do you find any view element into your program?

Submitted by: Muhammad
Findviewbyid : Finds a view that was identified by the id attribute from the XML processed inActivity.OnCreate(Bundle).

Syntax

[Android.Runtime.Register("findViewById", "(I)Landroid/view/View;", "GetFindViewById_IHandler")]
public virtual View FindViewById (Int32 id)
Submitted by: Muhammad

Read Online Team Leader Android Developer Job Interview Questions And Answers