(Choose 1 answer)
A. public void callMethod()
What is the correct signature for a method used with the android:onClick XML attribute?
B. public void callMethod(View view)
C. private void callMethod(View view)
D. public boolean callMethod(View view)
Exit (31