Concept:
In the vector data model, geographical features are represented using points, lines, and polygons.
Area features are represented using polygons.
Step 1: Recall vector feature types.
\[
\boxed{
\begin{aligned}
\text{Point} &\rightarrow \text{Well, Pole, Tree}\\
\text{Line} &\rightarrow \text{Road, River}\\
\text{Polygon} &\rightarrow \text{Lake, Forest, Land Parcel}
\end{aligned}
}
\]
Step 2: Identify the representation of area.
Since polygons enclose a closed boundary,
\[
\boxed{\text{Area features are represented by polygons}.}
\]
Therefore, the correct option is
\[
\boxed{(C).}
\]