Multiple Choice
Which of the following is NOT true about class AsyncTask?
A) It must be used by sub-classing it.
B) It must be created on the UI thread.
C) Its sub-class override at least two methods: doInBackground, onPostExecute.
D) It uses three generic types.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q140: Which of the following is correct about
Q141: What Eclipse plugin is required to develop
Q142: Which attribute would you use to animate
Q143: Which of the following WebView methods allows
Q144: How many snackbars can be displayed at