Multiple choice technology platforms and products Identify “Authority” part of below Content URI - content://contacts/people/3 People Contacts Contacts.people 3 None of above Reveal answer Fill a bubble to check yourself B Correct answer Explanation In a content URI like content://contacts/people/3, the 'authority' is 'contacts'. The authority uniquely identifies the content provider and is typically the package name or a custom string. It appears after the 'content://' scheme.