Multiple choice technology programming languages

What is the file extension used for ASP.NET files ?

  1. .ASP

  2. .ASPX

  3. .Web

  4. None of the above

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

.aspx is the default file extension for ASP.NET Web Forms, whereas legacy active server pages use .asp, and .Web is not a standard extension.