Multiple choice technology programming languages

What does ASP stand for ?

  1. All Standard Pages

  2. Active Server Pages

  3. A Server Page

  4. Active Standard Pages

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

ASP stands for Active Server Pages, Microsoft's original server-side scripting technology before ASP.NET. It allowed embedding VBScript or JScript code in HTML pages for dynamic content generation. All Standard Pages, A Server Page, and Active Standard Pages are incorrect expansions of the acronym.