Multiple choice technology testing

Reusage of List Data

  1. As a lookup field in list column

  2. Can be derived programmatically

  3. As a lookup field in list column & Can be derived programmatically

  4. Not supported by SharePoint

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

List data in SharePoint can be reused in two primary ways: as a lookup field in another list column, and programmatically through the object model or APIs. Lookup fields create relationships between lists, while programmatic access allows custom solutions to retrieve and manipulate list data. Options A and B are each partially correct, making C the complete answer.