Which of the following declares a class for an asynchonous thread?

Which of the following declares a class for an asynchonous thread?









a. class GetItems extends AsyncTask {}
b. class GetItems extends AsyncTask {}
c. class GetItems extends Timer {}
d. class GetItems extends Timer {}












Answer: B


Android

Learn More Multiple Choice Question :