CompTIA Exam Questions

which element is used to define the permissions an app is requesting access to?

In the AndroidManifest.xml file which element is used to define the permissions an app is
requesting access to?

A.
<uses-permission>

B.
<permission>

C.
<grant-uri-permissions>

D.
<activity>

Explanation: