Solved

An AlertDialog.Buider Constructor Has This API

Question 20

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:

verifed

Verified

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

Related Questions