Multiple choice technology web technology

What is the extension of ASP.NET web pages ?

  1. .ashx

  2. .aspx

  3. .apsx

  4. .ascx

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

ASP.NET web pages use the file extension .aspx, which distinguishes them from older classic ASP pages that typically used the .asp extension.