AND-401 Exam QuestionsBrowse all questions from this exam

AND-401 Exam - Question 62


Which package of the following does not have classes needed for Android network connections?

Show Answer
Correct Answer: C

The android.location package contains the framework API classes that define Android location-based (GPS) and related services. It does not contain classes needed for Android network connections, unlike the other packages listed: java.net, org.apache.http, and android.net, which are all involved in various aspects of network communication.

Discussion

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

C. android.location