When an IIS filename extension is mapped, what does this mean?
Files with the mapped extensions cannot be interpreted by the web server.
The file and all the data from the browser's request are handed off to the mapped interpreter.
The files with the mapped extensions are interpreted by CMD.EXE.
The files with the mapped extensions are interpreted by the web browser.
B is correct