(Choose 1 answer)
Which of the following statements accurately reflect what happens when a user enters text via the Android virtual keyboard?
A. The onStart() hook method is called back and the activity becomes visible
B. The onResume() hook method is called back to return Ul focus for this screen
C. The UI focus is unchanged and no lifecycle hook methods are called
D. A new activity is started and its onCreate() hook method is called
Π
FUO