What class and interface can you use to build and display a dialog box that includes event handlers?

What class and interface can you use to build and display a dialog box that includes event handlers?









a. AlertDialog.Display and DialogInterface.OnClickListener
b. AlertDialog.Display and DialogInterface.OnTapListener
c. AlertDialog.Builder and DialogInterface.OnClickListener
d. AlertDialog.Builder and DialogInterface.OnTapListener











Answer: C


Android

Learn More Multiple Choice Question :