Multiple choice technology security Temporary files Should be placed securely in a folder called “temp” in the web root Can be placed anywhere in the web root as long as there are no links to them Should be completely removed from the server Can be placed anywhere after changing the extension Reveal answer Fill a bubble to check yourself C Correct answer Explanation Temporary files should be securely deleted after use. Placing them anywhere in the web root creates risk of unauthorized access if the location is discovered. Security requires complete removal, not just obfuscation.