Multiple choice technology web technology A -- file indicates that the Web page is an Active Server Page? .asp .asd .asc .ascx Reveal answer Fill a bubble to check yourself A Correct answer Explanation Active Server Pages (ASP) use the .asp file extension to indicate that the web page contains server-side script. The .ascx extension is for ASP.NET user controls, not classic ASP pages. .asd and .asc are not standard ASP extensions.