Multiple Choice
Which of the following is incorrect about ProgressDialog?
A) ProgressDialog inherits from the AlertDialog class.
B) ProgressDialog can be set as 2 types of style: STYLE_HORIZONTAL and STYLE_SPINNER.
C) ProgressDialog is able to apply a custom XML-defined layout by using the setContentView(...) method.
D) ProgressDialog can be freely configured to use a Drawable class to display as its progress bar.
Correct Answer:

Verified
Correct Answer:
Verified
Q128: Which of the following is used to
Q129: AppCompayActivity is the base class for activities
Q130: Which of the following options are correct
Q131: Which of the following statements is true
Q132: Which of the following applies a context
Q134: Which of the following is not an
Q135: How many constraint handles are available to
Q136: Which of the following does not have
Q137: Which of the following is NOT true
Q138: Which of the following statements about DDMS