A developer wants to store a description of a product that can be entered on separate lines by a user during product setup and later displayed on a Visualforce page for shoppers.
Which field type should the developer choose to ensure that the description will be searchable in the custom Apex SOQL queries that are written?
- A.Text Area
- B.Text
- C.Text Area (Long)
- D.Text Area (Rich)