If a broadcast receiver uses permissions, you can request those permissions by adding an element to the AndroidManifest.xml file. What's the name of that element?
a. uses-permission
b. receiver-permission
c. uses-feature
d. action-permission
Answer: A