Android: Before the dialog is displayed, which callback methods will Android call?

Android: Before the dialog is displayed, which callback methods will Android call?


A. onlnitDialog(int)
B. onPrepareDialog(int, Dialog)
C. onShowDialog(int)
D. onCreateDialog(int)

Answer: D


Learn More :