Multiple Choice
During an Activity life-cycle, what is the first callback method invoked by the system?
A) onStop()
B) onStart()
C) onCreate()
D) onRestore()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q66: Best practice to implement Google Maps is
Q67: Which of the following features CANNOT be
Q68: Which one of the following statements is
Q69: Which of the following best explains the
Q70: Which of the following is correct dependency
Q72: When creating a file using android.content.Context.openFileOutput("test.txt", 0),
Q73: Consider the following code: Intent i =
Q74: Custom views for notifications are allowed in
Q75: Which of the following are primary pieces
Q76: Which of the following attributes of the