Question:

A web client sends a request to a web server. The web server transmits a program to that client and is executed at client which creates a web document. Such web documents are ________.
 

Show Hint

Active documents require client-side processing, unlike static documents, which are pre-generated on the server.
Updated On: Jun 16, 2025
  • dynamic
  • static
  • active
  • passive
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Active web documents are created when a server sends a program to the client, which then executes it to generate dynamic content. Examples include scripts like PHP, JavaScript, and ASP.
Was this answer helpful?
0
0