Android Application Development (AND-401) — Question 46

Which of the following is NOT true about class DefaultHttpClient?

Answer options

Correct answer: C

Explanation

The correct answer is C because DefaultHttpClient is not limited to Android versions 2.2 and older; it was deprecated in later versions. Options A, B, and D are true statements about DefaultHttpClient's capabilities and role in Android.