Explain the significance of Server .MapPath ?

Explain the significance of Server .MapPath ?

A. Returns the Virtual Path of the web folder
B. Maps the specified virtual path to Physical path
C. Returns the physical file path that corresponds to virtual specified path
D. All of the above