Multiple Choice
An AlertDialog.Buider constructor has this API:
Public AlertDialog.Buider ( Context context)
Inside an Activity class, when using the constructor, what argument do we pass?
A) We do not pass any argument.
B) void
C) this
D) main
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: It is possible to retrieve the width
Q11: One of the spec methods of GridLayout
Q12: What method do we use to set
Q13: If TicTacToe is the class for the
Q14: In order to implement game play inside
Q15: The getDefaultDisplay method from the WindowManager interface
Q16: A GUI cannot be defined programmatically; we
Q17: A dialog box can have only one
Q18: We used the GridLayout.Spec class in the
Q19: If we want to code the View