Within a class for an asynchonous thread, which of the following methods is executed on the asynchronous thread?
a. onPreExecute()
b. doInBackground(Params...)
c. onProgressUpdate(Progress...)
d. onPostExecute(Result)
Answer: B
Quiz, Objective, Multiple Choice Question (MCQ), Test Bank Solution and Short Answers.