AND-401 Exam QuestionsBrowse all questions from this exam

AND-401 Exam - Question 46


Which of the following is NOT true about class DefaultHttpClient?

Show Answer
Correct Answer: C

DefaultHttpClient is not limited to Android versions 2.2 and older. This class was used in versions of Android prior to the release of Android 6.0, which removed support for the Apache HTTP client. Therefore, stating that DefaultHttpClient is only supported on Android versions 2.2 and older is incorrect.

Discussion

1 comment
Sign in to comment
MmadiOption: C
Dec 31, 2022

C. It is only supported on Android versions 2.2 and older.