Multiple choice asp MapPath is an ASP ________ object method. session request server response Reveal answer Fill a bubble to check yourself C Correct answer Explanation The MapPath method belongs to the Server object and converts virtual or relative paths to physical file system paths on the server, essential for file operations.