Multiple choice technology platforms and products

Content URI is denoted by content://<>/<>/<> where A, B and C are - A: Authority, B: Data_Path, C: Id Value

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A content URI follows the format: content://authority/data_path/id. The authority uniquely identifies the content provider, data_path specifies the type of data, and id (optional) points to a specific record. In the given format, A=authority, B=data_path, and C=id - NOT 'Data_Path' and 'Id Value' as stated. The statement incorrectly capitalizes and presents these as formal names rather than descriptions.