Multiple choice asp

ASP makes a website more interactive and dynamic.

  1. True

  2. False

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

ASP (Active Server Pages) enables server-side scripting, allowing websites to generate dynamic content based on user interactions, database queries, and other server-side logic. This makes websites more interactive compared to static HTML pages. The False option is incorrect because ASP's primary purpose is specifically to add dynamic, interactive functionality to web pages.