Solved

Which of the Following Is True About the Dialog Class

Question 112

Multiple Choice

Which of the following is true about the Dialog class? (Choose two.)


A) You can add a custom layout to a dialog using setContentView( ) .
B) A dialog has a life-cycle independent of the Activity.
C) A dialog is displayed on the screen using method show( ) .
D) It does not have a method to access the activity that owns it.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions