Resampling is a process applied during or after georeferencing, but it is specific to raster datasets. It involves interpolation methods to estimate pixel values when transforming the raster image to align with a coordinate system.
On the other hand, vector data, which consists of discrete geometric features like points, lines, and polygons, does not undergo resampling. Instead, vector georeferencing involves transformation of coordinates directly, without changing the nature of data through interpolation.
Therefore, option (C) is not correct, making it the right choice for this question.