ASP stands for

  • A. Active Start Pages
  • B. Action Start Pages
  • C. Active Server Pages
  • D. Active Standalone Pages

Explanation

ASP means Active Server Pages, a Microsoft server-side scripting technology used to generate dynamic web pages. “Server” identifies that the code is processed on the web server.

Related questions